Entity NBT Blocks Not Working?

Started by MamaLuigi on

Topic category: Help with modding (Java Edition)

Last seen on 16:47, 26. Apr 2024
Joined Sep 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Entity NBT Blocks Not Working?

In my mod, I am making it so if you kill a Charged Creeper, it will drop a special item.

 

For this, I need to use the "Powered" NBT tag of a Creeper, to determine if it is charged or not.

 

I tried using the "get entity NBT" block, but it would never work.

 

Could someone help me figure out why it isn't working? Or is there a different way to do it, maybe with commands?

 

Any help would be greatly appreciated!

Last seen on 02:56, 23. Apr 2024
Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
did you figure it out?…
Sun, 03/10/2024 - 04:06

did you figure it out? looking how to get this nbt tag too