You've already forked minecraft-assets
Create/Update assets for version 1.11
This commit is contained in:
8
assets/minecraft/blockstates/frosted_ice.json
Normal file
8
assets/minecraft/blockstates/frosted_ice.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"age=0": { "model": "frosted_ice_0" },
|
||||
"age=1": { "model": "frosted_ice_1" },
|
||||
"age=2": { "model": "frosted_ice_2" },
|
||||
"age=3": { "model": "frosted_ice_3" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user