Redstone power on/off texture

Started by hawkster97 on

Topic category: Feature requests and ideas for MCreator

Last seen on 17:38, 8. May 2020
Joined Feb 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Redstone power on/off texture

I think a great addition to MCreator would be the ability to set redstone power on/off texture separately.

 

This would essentially give the ability to users to create their own custom redstone lamps. In my case, it allows me to create a traffic signal that requires redstone power.

 

I currently achieve this with locked code for over 100 blocks in my mod (lights, traffic signals). I add a powered field to my block state, and change the texture based on if that field is true or false.

   

×