Started by
IGOR_LIVE96
on
Topic category: Help with MCreator software
What is the name and meaning of the inventories?
For example:
-inherited
And what is the name of the player's inventory?
Topic category: Help with MCreator software
What is the name and meaning of the inventories?
For example:
-inherited
And what is the name of the player's inventory?
You can't access players inventory, it is placed automatically.
Inherited is the inventory of the block the GUI is bound to.
Other inventories can have any name, it is only used so you can reference it from slots.
But because then in the official Minecraft forum, in the modifications tab they quote numbers from each slot!
If I knew the correct name of the player's inventory could do incredible things!
Or now in the new update there is something like:
If = Get item in the provided player inventory
else if = NOT Get in the provided player inventory
You see?
I think you can do this already.
You can do this using procedures.