making an item emit redstone

Started by kfcalebr on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
making an item emit redstone

 i wanted to make an item emit a redstone signal when right clicking on a block, like for example an iron door or tnt. Is it possible? if so then how?

Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Unfortunately, I dont think…
Fri, 06/09/2023 - 04:24

Unfortunately, I dont think this is supported yet. I haven't found any procedure blocks to do it and I am hoping they will add it soon. It might be possible if you make it place a redstone torch where you are for like 1 second or something but that could be inconsistent and buggy. There could possibly be an external plugin that adds ways to do this but I don't think this is currently supported.