Started by
krazycrystalstar
on
Topic category: Help with Minecraft modding (Java Edition)
Good morning people,
I've look around all all the information i find are for older version.
The problem i am encountering is that in Procedure i cannot find the OPEN gui function under player produce. IT's almost as if it doesn't exist.
I've found one to close GUI but that is not what i need.
Any clue if the way to open a GUI has changed ?
I''m trying to make custom chest.
Edited by krazycrystalstar on Thu, 10/20/2022 - 16:45
theres a check box in one of the menu's of the block settings that says "Open gui on right-click" (or something really close) you also need to bound the gui to the block, and there should be a dropdown menu to select a gui.
There's a procedure block in player procedures tab.
Thank you it appears that i had missed the check box in the block entity panel