@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
19 lines (18 loc) • 429 B
JSON
{
"format_version": "1.8.0",
"minecraft:attachable": {
"description": {
"identifier": "examplens:examplename",
"materials": {
"default": "examplename"
},
"textures": {
"default": "textures/models/examplename"
},
"geometry": {
"default": "geometry.examplename"
},
"render_controllers": ["controller.render.examplename"]
}
}
}