how to make wire item

Started by ItsBumblee on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how to make wire item
Tue, 06/10/2025 - 14:00 (edited)

I want to make PS1 and since the PS1 controler is connected with the PS1 I want the item to connect with the block with lead

Edited by ItsBumblee on Tue, 06/10/2025 - 14:00
Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
okay, this is what you do …
Thu, 06/12/2025 - 01:37
  1. okay, this is what you do
     
  2. make an ore called "Lead"
  3. Make an item called wire
  4. make a crafting recipe for wire
  5. make a texture for wire
  6. go to block base and click whatever until it seems like redstone, i think pressureplate will work.
  7. go to advanced properties and click "does emit redstone" and "does redstone connect to this block?"
  8. good job, you now have a redstoned power lead wire.