mojira.dev
MC-267023

Dried Kelp block burning time extended by 1 tick

The burning time of dried kelp blocks is 4001 ticks.

Steps to reproduce

  1. Place 64 dried kelp blocks into the furnace.

  2. Put a hopper on top of the furnace and place a chest on the hopper.

  3. Fill the chest with a large quantity of combustible items.

  4. Position another hopper below the furnace to collect the output.

  5. Use the '/tick sprint' command to accelerate the game.

  6. Wait for some time.

  7. Open the furnace and observe that the time for the fuel to run out and the time for the items to finish burning are not synchronized.

 

Since my English is not good, I used chatgpt to translate into English, and used Google to translate back to the original text to try to make sure it was as close to what I wanted to express.

Attachments

Comments 5

Can confirm in 1.20.3-pre2.

Another way to reproduce(real quick):

  1. /tick freeze

  2. Put 64 logs and 1 dried kelp block into the furnace.

  3. /tick step 4001

  4. /tick rate 500 (too large might cause crash)

  5. After 4001 ticks, tick will be freezed again, and you can right click the furnace to see that it is still working.

One note: checking the code, dried kelp blocks are not the only items which have an uneven, or unusual smelting time. Take for instance carpets, which have a fuel time of 67 seconds

addFuel(map, ItemTags.WOOL_CARPETS, 67);

200÷3≈67, that makes sense. But, 4001? How weird?

⚠️ Please do not mark Unreleased Versions as affected. You don't have access to them yet.

-- I am a bot. This action was performed automatically! If you think it was incorrect, please notify us on Discord or Reddit

MC__luoluo

(Unassigned)

Community Consensus

Platform

Low

Items

1.20.2, 1.20.3 Pre-Release 2, 1.20.3 Pre-Release 4, 1.20.3 Release Candidate 1, 1.20.3, ..., 1.20.6, 24w19b, 1.21, 1.21.1, 24w33a

Retrieved