Spawning an Entity at an NBT Tag

Started by coin_coffer on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Spawning an Entity at an NBT Tag

Hi! I have a procedure that takes a random block in a radius around the player and sets that as a logic nbt tag for the block. Now I want to spawn an entity at that random block but I don't know how.