More wooden materials, gui, mixins, registries
This commit is contained in:
parent
6ec2b53edd
commit
720103bd45
97 changed files with 2414 additions and 14 deletions
8
utility_res/blockstates/%name%_slab.json
Normal file
8
utility_res/blockstates/%name%_slab.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"variants":
|
||||
{
|
||||
"type=bottom": { "model": "betternether:block/%name%_half_slab" },
|
||||
"type=top": { "model": "betternether:block/%name%_half_slab", "x": 180, "uvlock": true },
|
||||
"type=double": { "model": "betternether:block/%name%_planks" }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue