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

BlockEntityTag & Spawner SpawnPotentials Issue

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.13, Minecraft 1.13.1-pre1
    • None
    • Unconfirmed

      /give @p spawner{BlockEntityTag:{SpawnData:{id:horse}} }

      Issue: command results in a mob spawner that will spawn in the horse once and then turn into a pig spawner.

      To fix this I recommend checking if it's instanceof a tile entity mob spawner then clearing it's spawn potentials. Or better yet use and create an interface called IPlaceTile which on placing the tile the tile entity can override it and do it itself.

            Unassigned Unassigned
            dragonofthelakeabcd jredfox
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: