Help making "cable" blocks detect battery block through other cable blocks

Started by bdzbasicbricks on

Topic category: Help with Minecraft modding (Java Edition)

Active 6 months ago
Joined Aug 2024
Points:
91

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
Help making "cable" blocks detect battery block through other cable blocks

I have a mod in which you can make copper armor and "charge" it in various ways, to get different effects. Anyways, i need to make a "cable" block (it is just a full block, no fancy models or anything) that can use a procedure to detect connected "battery" blocks, similar to how leaves can detect logs, even through other leaves. I'm not sure how i would do it.