Started by
Alexis2Wish
on
Topic category: Help with MCreator software
Hello, I would like to make a block that makes particles from cobblestones. I've done it, but I'd like to add an upgrade to speed up the process while keeping the fact that I can use it without the upgrade.
How can I do this?
Version: 2022.2 for Forge 1.16.5
i'm assuming you put the upgrade in a UI inventory? (similar to chests, furnaces, stuff)? if that's the case, there are procedures for checking the item in the slot. if it has one, run the procedure with lower delay, otherwise do it with lower delay.