I love working with commands in Minecraft BE, and I think the entitydata and blockdata commands are indispensable, as sometimes I need an entity without AI or a locked chest for an adventure map, if I could change the life bar to the player, modify the number of slots on a chest or create an armor stand with a modified pose, it would be a dream come true.
Sorry for the grammatical mistakes, I don't speak English and I wrote this in the translator.
Now ones examples:
/blockdata x y z {Lock:["true"],Key:["Open"]}
/entitydata pig {Followplayer:["true"],MinDistance:2}
/blockdata x y z {NumbSlots:9} <For the chest, shulkers and hoppers>
/blockdata x y z {RowSlots:4,ColumnSlots:5} <For the dispensers and droppers>
Please sign in to leave a comment.
2 Comments