Feature/mars piles and layers (#1975)
* changes for some sand layer/pile stuff * Martian wind (#1883) * add texture for wind * add multiple martian wind types * fix semiheavy concurrent with tfg core * rename wind to match convention * fix blockstate registration error * why is this even turned on by default * translate code regions + placeholder bundle recipe * add mars climate controller * add debug stick functions * cleanup * add layer block models * add jsons * cleanup --------- Signed-off-by: Zippity <i.wa.anderson.86@gmail.com> * refactor * undo bundle * added a bunch of missing snow pile tags * item model changes * more snow piled tags * add dust storm severity biome tags * some cleanup --------- Signed-off-by: Zippity <i.wa.anderson.86@gmail.com> Co-authored-by: Zippity <i.wa.anderson.86@gmail.com>
This commit is contained in:
parent
8cfe1a0b55
commit
153ae76522
51 changed files with 540 additions and 170 deletions
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"textures": {
|
||||
"particle": "minecraft:block/water_still"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue