Started by
mr_ron
on
Topic category: Help with Minecraft modding (Java Edition)
how would i go about setting up a procedure to use an item to right click on a block at a particular position?
also wondering how to go about outputting the remainder of a cooldown into chat, for long cooldowns where the opaque overlay doesn't help much.
also.. just let me know if it's possible with MCreator that i could create a crafting table that takes time to craft items from input materials (3 minutes for a chest for example)
thanklies
I'm not sure about the first two, but the crafting table seems very possible. This tutorial says the delay is caused by the block's tick rate.