Procedure freezes game, or wait block doesn't work

Started by CH_GAMEPRO on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Procedure freezes game, or wait block doesn't work

I'm making a custom oven and at the moment the game freezes, when i start baking. I've managed multiple times, to make it in a way, htat the game doesn't freeze, but hten the wait block wasn't waiting anymore (I don't remember how i did that). Please help.

https://imgur.com/a/ondbLEA

Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I found a solution. :D I…
Wed, 09/03/2025 - 16:30

I found a solution. :D

I just had to change the block tick rate from 0 to 1 and replace the set in slot of current gui to set in slot of block. With that i was able to remove the nbt blocks.

Final procedure:

https://imgur.com/a/KC3WAt1