how to make furnace state?

Started by Feny on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how to make furnace state?
Wed, 07/29/2020 - 21:04 (edited)

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
Joined Apr 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you will have to have two…
Wed, 07/29/2020 - 21:16

you will have to have two different blocks that  share data and swap based on certain states

Joined Jun 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you will have to have two…
Thu, 07/30/2020 - 14:03

you will have to have two different blocks that  share data and swap based on certain states

not true, follow this tutorial to learn how to change your block textures with blockstates : https://www.youtube.com/watch?v=M2ksabM0xR8