Started by
TheCodamanCrew
on
Topic category: Help with Minecraft modding (Java Edition)
I have a furnace-like object I made. What it does is you put 2 items in and it compressed them together creating a new item. I used the furnace template available in the software, however there are 2 errors.
1. It does not compress unless it is open.
2. It compresses stuff super fast, like 30 items a second, and as a result of this, could result in ear bleeding.
It was funny the first time it was coded, but now its not annoying. I'd like to change it to where it works while not being opened, as well as a way to slow it down.
To slow it down you need to decrease the block tick rate for the rest i dont know sorry but can you can you show me how you managed to compress two items? thanks
No, you actually have to increase it. 20 ticks is one second.