You've already forked minecraft-assets
Create/Update assets for version 21w10a
This commit is contained in:
38
assets/minecraft/blockstates/small_dripleaf.json
Normal file
38
assets/minecraft/blockstates/small_dripleaf.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"variants": {
|
||||
"half=lower": [
|
||||
{
|
||||
"model": "minecraft:block/small_dripleaf_bottom"
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/small_dripleaf_bottom",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/small_dripleaf_bottom",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/small_dripleaf_bottom",
|
||||
"y": 270
|
||||
}
|
||||
],
|
||||
"half=upper": [
|
||||
{
|
||||
"model": "minecraft:block/small_dripleaf_top"
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/small_dripleaf_top",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/small_dripleaf_top",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/small_dripleaf_top",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user