This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hi!
I want to make an NPC run a sequence I made in Code Builder. It essentially says
[on chat command ("berries")]:
| [if variable ("variable") = 2]:
| | [give player item ("glow_berries"]
| | _
| _
Generally, if this can also be triggered with command blocks, that's fine too.
Also, is there any way to exceed the 6-button limit on NPCs?
Thanks!
Hi!
I want to make an NPC run a sequence I made in Code Builder. It essentially says
[on chat command ("berries")]:
| [if variable ("variable") = 2]:
| | [give player item ("glow_berries"]
| | _
| _
Generally, if this can also be triggered with command blocks, that's fine too.
Also, is there any way to exceed the 6-button limit on NPCs?
Thanks!