added mars dirt path, moved mars dirt/grass blocks to java, fixed snowy variants and made the clay/kaolin blocks have proper connected textures
This commit is contained in:
parent
7c8caf3732
commit
1a8172e27a
23 changed files with 1451 additions and 164 deletions
8
kubejs/assets/tfg/models/block/grass/mars_path.json
Normal file
8
kubejs/assets/tfg/models/block/grass/mars_path.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "tfc:block/grass_path",
|
||||
"textures": {
|
||||
"dirt": "tfg:block/grass/mars_dirt",
|
||||
"top": "tfg:block/grass/mars_path",
|
||||
"side": "tfg:block/grass/mars_dirt"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue