You've already forked minecraft-assets
Create/Update assets for version 1.8.2
This commit is contained in:
15
assets/minecraft/models/block/fire_n.json
Normal file
15
assets/minecraft/models/block/fire_n.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"ambientocclusion": false,
|
||||
"elements": [
|
||||
{ "from": [ 0, 1, 0.01 ],
|
||||
"to": [ 16, 23.4, 0.01 ],
|
||||
"shade": false,
|
||||
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
|
||||
},
|
||||
{ "from": [ 0, 1, 0.01 ],
|
||||
"to": [ 16, 23.4, 0.01 ],
|
||||
"shade": false,
|
||||
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user