lunar foliage

This commit is contained in:
Pyritie 2025-05-08 23:42:53 +01:00
parent ec576813c2
commit 73fe3f160c
10 changed files with 31 additions and 31 deletions

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfg:block/lunar_roots"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "tfg:block/lunar_warped_roots"
}
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "minecraft:block/warped_roots",
"render_type": "cutout_mipped",
"ambientocclusion": "false",
"textures": {
"cross": "tfg:block/lunar_roots"
}
}

View file

@ -1,8 +1,8 @@
{
"parent": "minecraft:block/dead_tube_coral",
"parent": "minecraft:block/nether_sprouts",
"render_type": "cutout_mipped",
"ambientocclusion": "false",
"textures": {
"cross": "minecraft:block/nether_sprouts"
"cross": "tfg:block/lunar_sprouts"
}
}

View file

@ -1,8 +0,0 @@
{
"parent": "minecraft:block/dead_tube_coral",
"render_type": "cutout_mipped",
"ambientocclusion": "false",
"textures": {
"cross": "minecraft:block/warped_roots"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 B