Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-50613

Spawner TileID doesn't work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 14w10c
    • None
    • Unconfirmed

      NO BUG MADE A MISTAKE

      I am not 100% sure whether I made a mistake or it is a bug, but the command:

      setblock ~ ~1 ~ minecraft:mob_spawner 0 replace {
      	EntityId:FallingSand,SpawnCount:1,
      	SpawnRange:1,
      	MinSpawnDelay:40,
      	MaxSpawnDelay:40,
      	MaxNearbyEntities:32000,
      	RequiredPlayerRange:6,
      	SpawnData:{
      		Pos:[0,-10,0],
      		TileID:minecraft:redstone_block},
      	SpawnPotentials:[
      	{Type:FallingSand,
      	Weight:1,
      	Properties:{
      		Pos:[1324.5,57.0,172.5],
      		TileID:minecraft:redstone_block}},
      	{Type:FallingSand,
      	Weight:1,
      	Properties:{
      		Pos:[1325.5,57.0,172.5],
      		TileID:minecraft:redstone_block}},
      	{Type:FallingSand,
      	Weight:1,
      	Properties:{
      		Pos:[1326.5,57.0,172.5],
      		TileID:minecraft:redstone_block}
      		}
      	]
      }
      

      Just creates falling sandblocks (I also tried it with the numeric id)

            Unassigned Unassigned
            marcono1234 Marcono1234
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: