Amaranita mushroom blocks (WIP), shaders for new plants
This commit is contained in:
parent
5e3a3ef6cd
commit
4aec8487fa
33 changed files with 229 additions and 1 deletions
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=x": { "model": "betterend:block/amaranita_hyphae", "x": 90, "y": 90 },
|
||||
"axis=y": { "model": "betterend:block/amaranita_hyphae" },
|
||||
"axis=z": { "model": "betterend:block/amaranita_hyphae", "x": 90 }
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/clawfern_01" },
|
||||
{ "model": "betterend:block/clawfern_02" }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/globulagus_01" },
|
||||
{ "model": "betterend:block/globulagus_02" },
|
||||
{ "model": "betterend:block/globulagus_03" },
|
||||
{ "model": "betterend:block/globulagus_04" }
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue