Started by
SHORT
on
Topic category: Help with MCreator software
I created two blocks that only work together, but when I place them, the game freeze and crashes.
Edited by SHORT on Sat, 03/18/2023 - 23:14
Topic category: Help with MCreator software
I created two blocks that only work together, but when I place them, the game freeze and crashes.
I managed to fix it, there was a problem with the amount of energy being extracted, and since my procedure executes a replace when the energy is not enough, the block would loop with multiple replacements until it crashed.