Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /open:
- trigger:
- open chest with 5 row named "5 * 5 craft table" to player
- give cobblestone named "&7[&6*&7] &r&f丸石" with nbt "{clickable:no}" to player
- on inventory click:
- set {_n} to tag "clickable" of nbt of event-item
- if {_n} is "no":
- cancel event
Advertisement
Add Comment
Please, Sign In to add comment