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