Having heard that wrath furnaces needed to be re-lit after converting a number of iron blocks(though later information brings some doubt to that conclusion), I tried to come up with a method to have an infinitely durable wrath furnace.
During this experimentation I noticed several interesting things:
(I was trying to get a loop of smooth/cobble stone to form a perpetually burning "fuse" of sorts)
-When a wrath fire starts burning on cobblestone (turning it into smooth stone) it will not spread to smooth stone, and vice versa.
-Ordinary fires will likewise prevent wrath fires from spreading to the affected blocks.
This last thing did make me give up the original idea as I could not figure out a good way to automatically extinguish the ordinary flames while not disturbing the wrath flame loop in the process.
Thus I started some more messing around just to see why everyone and there mother seems to use the same 3x3 wrath furnace design.
Which sorta struck me as odd given that they don't seem to be actual hardcoded multiblock structures, but rather just an application of its fire mechanics.
So I made the following contraption:
Removal of any of the blocks seems to kill the flame after a short period. so it may represent the minimum amount of netherbrick that needs to be adjacent to the fire.
Further testing will need to be done to find out if the exact configuration of the netherbrick matters or if it is only the number of bricks that count.
During this experimentation I noticed several interesting things:
(I was trying to get a loop of smooth/cobble stone to form a perpetually burning "fuse" of sorts)
-When a wrath fire starts burning on cobblestone (turning it into smooth stone) it will not spread to smooth stone, and vice versa.
-Ordinary fires will likewise prevent wrath fires from spreading to the affected blocks.
This last thing did make me give up the original idea as I could not figure out a good way to automatically extinguish the ordinary flames while not disturbing the wrath flame loop in the process.
Thus I started some more messing around just to see why everyone and there mother seems to use the same 3x3 wrath furnace design.
Which sorta struck me as odd given that they don't seem to be actual hardcoded multiblock structures, but rather just an application of its fire mechanics.
So I made the following contraption:
Removal of any of the blocks seems to kill the flame after a short period. so it may represent the minimum amount of netherbrick that needs to be adjacent to the fire.
Further testing will need to be done to find out if the exact configuration of the netherbrick matters or if it is only the number of bricks that count.