Discuss Minecraft Add-Ons and how they change or expand gameplay, worlds, mobs, items, and more. If you'd like to see an existing mod come to Bedrock, please contact its creator and encourage them to explore the Add-On API (http://aka.ms/minecraftaddons). Requests for specific mods, feature lists, bugs, and support issues will be removed. Marketplace Category is best for mashup and copyrighted content requests.

11

Entity egg with id in crafting table

3 Comments

Post a new comment:

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    are you playing newest versions of minecraft? if not then update check for it and then suggest... i think numeric ids were removed in 1.13

  • 0
    Registered User commented
    Comment actions Permalink

    THIS is one of my biggest hurdles in finishing a single custom entity in my add on! This simple change will help lots of creators to implement their addons and be used in pure survival games, unlike using slash commands or replacing an existing mob/entity.

  • 0
    Registered User commented
    Comment actions Permalink

    I believe you can use the set_actor_id loot table function without needing to know the numeric id!