ASigge
-
Posts
2 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Blogs
Events
Store
Downloads
Posts posted by ASigge
-
-
this is what i came up with:
on place of white wool:
if player has white wool named "&fGenerator - Tier 1":
set {_drop} to block above event-block
add {_drop} to {drops::*}
message "&a&lPlaced a Tier 1 Generator"on break of white wool:
remove block above event-block from {drops::*}
give player 1 white wool named "&fGenerator - Tier 1"
message "&c&lBroke a Tier 1 Generator"every 5 seconds:
drop 1 paper named "&a$1" at {drops::*}
on place of light gray wool:
if player has light gray wool named "&8Generator - Tier 2":
set {_drop} to block above event-block
add {_drop} to {drops::*}
message "&a&lPlaced a Tier 2 Generator"on break of light gray wool:
remove block above event-block from {drops::*}
give player 1 light gray wool named "&8Generator - Tier 2"
message "&c&lBroke a Tier 2 Generator"every 5 seconds:
drop 2 paper named "&a$1" at {drops::*}but it drops 3 papper if i place 1 white wool named "&fGenerator - Tier 1" then it takes from the tier 2 also! how should i make so they dont take from each others. if i do they Tier 2 generator it drops 3 aswell! How should i do so it only drops 1 paper at the Tier 1 Generator? Need help, Discord : ASigge#9880

Shop Help
in Discussion
Posted
i need help with skripting a shop cuz you cant add custom things to shop example bedrock, item named stuff and colored things
i need help with a skript that makes you to have /shop then theres 3 rows 1 is blocks in there i want it to be cobblestone,bedrock,(colored glass)
if you could help me contact me with discord: ASigge#9880