Machine Gun Furnace - Humorus, but doesn't do its job right.

Started by TheCodamanCrew on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Machine Gun Furnace - Humorus, but doesn't do its job right.

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.

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
To slow it down you need to…
Mon, 04/27/2020 - 17:11

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

Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No, you actually have to…
Mon, 05/04/2020 - 20:19

No, you actually have to increase it. 20 ticks is one second.