You've already forked minecraft-assets
Create/Update assets for version 1.11
This commit is contained in:
27
assets/minecraft/models/block/cocoa_age0_s.json
Normal file
27
assets/minecraft/models/block/cocoa_age0_s.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "blocks/cocoa_stage_0",
|
||||
"cocoa": "blocks/cocoa_stage_0"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 6, 7, 11 ],
|
||||
"to": [ 10, 12, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 4, 4 ], "texture": "#cocoa" },
|
||||
"up": { "uv": [ 0, 0, 4, 4 ], "texture": "#cocoa" },
|
||||
"north": { "uv": [ 11, 4, 15, 9 ], "texture": "#cocoa" },
|
||||
"south": { "uv": [ 11, 4, 15, 9 ], "texture": "#cocoa" },
|
||||
"west": { "uv": [ 11, 4, 15, 9 ], "texture": "#cocoa" },
|
||||
"east": { "uv": [ 11, 4, 15, 9 ], "texture": "#cocoa" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 8, 12, 12 ],
|
||||
"to": [ 8, 16, 16 ],
|
||||
"faces": {
|
||||
"west": { "uv": [ 12, 0, 16, 4 ], "texture": "#cocoa" },
|
||||
"east": { "uv": [ 16, 0, 12, 4 ], "texture": "#cocoa" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user