Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-87454

/give spawn_egg Realm issue (spawn_egg recipe also)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.16.0
    • None
    • Unconfirmed
    • Windows

      Hi! I recently created a custom entity on the bedrock edition,

      i also created a custom recipe to craft the spawn_egg of that entity.

      Everything works fine in regular solo maps,

      however in realms things gets tricky as data ids don't seem to be the same as solo maps!

      (/give spawn_egg is also affected in the same way since it uses same ids)

      so when I create a recipe with a spawn_egg like this :

      "result":

      { "item": "minecraft:spawn_egg", "data": 277, "count": 1 }

       

      I don't have same entity (277) on realm as solo player! Now this is a big issue since me and my team are trying to build maps for the market place and require exact matching!

      How can i fix this or find a way around so it works both on solo and realms maps?

      thanks in advance!

       

            Phil777 Philippe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: