Started by
TinodoesMods
on
Topic category: Help with Minecraft modding (Java Edition)
im making a industrialcraft inspired mod, and i want a furnace that is powered by redstone. after so many checks and debug markers, and some cheeky chat gpt checks, ive got nothing. i dont know what part of the block isnt working, because there is: the block, the gui, the redstone on procedure, and the tick update procedure. i will attatch the procedures just incase they are at fault. many thanks!
https://imgur.com/a/kexQeNZ - tick update
https://imgur.com/a/u4sjRDl - redstone on
Edited by TinodoesMods on Sun, 03/16/2025 - 08:58
Are those debug markers being called?
only the redstone on marker, the actual process to start smelting is not being called, if that makes sense
This means the nbt tag does not have the right value when this procedure is called
Also make sure you check that the block can receive power