Custom NBTs

Started by Joghdae on

Topic category: Help with modding (Java Edition)

Last seen on 16:29, 25. Oct 2023
Joined Jul 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Custom NBTs

Hello, recently I tried to make some sort of "redstone" power thingie with blocks and I made so if one of the block that deliver power is touching another of his kind or the power source he changes a custom NBT to true and if that doesn¡t happens the NBT changes to false but I don't know if I can make custom NBTs. Could somebody awnser this question? Thanks.

Last seen on 18:42, 11. Aug 2023
Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Edit "When redstone on"…
Wed, 08/09/2023 - 18:30

Edit "When redstone on" trigger, execute command on that trigger: /data modify block {X Y Z} {Option Name} set value 1b