#Entity Inventory

1 messages · Page 1 of 1 (latest)

barren sluice
atomic hazel
#

You need to show form when mob interact

barren sluice
remote raft
barren sluice
barren sluice
fair kettle
remote raft
#

Kind of.
Good call on the import from @minecraft/server-ui for the formDatas', world should be imported from @minecraft/server though.

And for the form you should add a button as actionFormData requires it and as Leon here said also a way to show the form.

form.button
form.show

Like this

fair kettle
barren sluice
#

Better?

agile vale
leaden root
#

define the player you want to display the form with form.show(player)

#

also wrap it around with system.run since you're doing it in beforeEvents