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.

4

More Description Properties for custom blocks

1 Comments

Post a new comment:

Please sign in to leave a comment.

Sorted by oldest
  • 1
    Registered User commented
    Comment actions Permalink

    i think it would be great if "minecraft: container" is a JSON object ->

    "minecraft: container": {
    "slot": (type int),
    "keep_on_destroy": (type bool), //ke p item in a chest
    }

    >sorry my English is bad<