If you'd like to see existing mods come to the Bedrock platform, please contact the talented community creators of these mods and ask them to take a look at the modding API documentation at http://aka.ms/minecraftaddons Bugs, requests for specific existing mods, feature lists, and support issues will be removed. Please put mashup requests and copyrighted content requests in Marketplace.

4

More Description Properties for custom blocks

1 Comments

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<