More wooden materials, gui, mixins, registries
This commit is contained in:
parent
6ec2b53edd
commit
720103bd45
97 changed files with 2414 additions and 14 deletions
6
utility_res/blockstates/%name%_plate.json
Normal file
6
utility_res/blockstates/%name%_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"variants": {
|
||||
"powered=false": { "model": "betternether:block/%name%_pressure_plate_up" },
|
||||
"powered=true": { "model": "betternether:block/%name%_pressure_plate_down" }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue