You've already forked minecraft-assets
Create/Update assets for version 25w10a
This commit is contained in:
13
assets/minecraft/blockstates/bamboo_slab.json
Normal file
13
assets/minecraft/blockstates/bamboo_slab.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "minecraft:block/bamboo_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "minecraft:block/bamboo_planks"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "minecraft:block/bamboo_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user