Started by
Feny
on
Topic category: Help with Minecraft modding (Java Edition)
the block have states
-north_state
-west_state
-etc
---------
i need to add :-
-powered_state
-not_powered_state
------------'
like furnace in original minecraft.
Edited by Feny on Wed, 07/29/2020 - 21:04
you will have to have two different blocks that share data and swap based on certain states
https://www.youtube.com/c/NorthWestTrees/featured
there is a guide for creating a furnace(although on the old version, but working)
This might be helpful too: https://www.youtube.com/watch?v=asuMnQNgKKE
not true, follow this tutorial to learn how to change your block textures with blockstates : https://www.youtube.com/watch?v=M2ksabM0xR8