Procedures with Block Directions

Started by StepikDaModder on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 week ago
Joined Oct 2022
Points:
577

User statistics:

  • Modifications: 1
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 214
Procedures with Block Directions

Hello.

I wanted to make a cable that doesn't have any turns, so I didn't have to make all the turn models in Blockbench, but I don't know how to give Energy only to the Cables that are connected, and when I tried to make a Procedure for it, it just gave Energy to all sides.

How do I make it so that only the Cables that are connected exchange Energy?

 

Active 1 week ago
Joined Oct 2022
Points:
577

User statistics:

  • Modifications: 1
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 214
Nevermind I found out how to…
Tue, 12/19/2023 - 14:44

Nevermind I found out how to do it