You've already forked minecraft-assets
Create/Update assets for version 1.11
This commit is contained in:
10
assets/minecraft/blockstates/sand.json
Normal file
10
assets/minecraft/blockstates/sand.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": [
|
||||
{ "model": "sand" },
|
||||
{ "model": "sand", "y": 90 },
|
||||
{ "model": "sand", "y": 180 },
|
||||
{ "model": "sand", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user