lunar foliage
This commit is contained in:
parent
ec576813c2
commit
73fe3f160c
10 changed files with 31 additions and 31 deletions
7
kubejs/assets/tfg/blockstates/lunar_roots.json
Normal file
7
kubejs/assets/tfg/blockstates/lunar_roots.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "tfg:block/lunar_roots"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "tfg:block/lunar_warped_roots"
|
||||
}
|
||||
}
|
||||
}
|
||||
8
kubejs/assets/tfg/models/block/lunar_roots.json
Normal file
8
kubejs/assets/tfg/models/block/lunar_roots.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/warped_roots",
|
||||
"render_type": "cutout_mipped",
|
||||
"ambientocclusion": "false",
|
||||
"textures": {
|
||||
"cross": "tfg:block/lunar_roots"
|
||||
}
|
||||
}
|
||||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:block/dead_tube_coral",
|
||||
"render_type": "cutout_mipped",
|
||||
"ambientocclusion": "false",
|
||||
"textures": {
|
||||
"cross": "minecraft:block/warped_roots"
|
||||
}
|
||||
}
|
||||
BIN
kubejs/assets/tfg/textures/block/lunar_roots.png
Normal file
BIN
kubejs/assets/tfg/textures/block/lunar_roots.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 398 B |
Binary file not shown.
|
After Width: | Height: | Size: 190 B |
BIN
kubejs/assets/tfg/textures/block/lunar_sprouts.png
Normal file
BIN
kubejs/assets/tfg/textures/block/lunar_sprouts.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 154 B |
Loading…
Add table
Add a link
Reference in a new issue