This Rocks 1.2.0

-Added geysers!
-Added Granite, Diorite, Andesite, Gravel, Netherrack and Soul Soil rocks!
-Tweaked worldgen to fix some minor issues.
This commit is contained in:
Motschen
2020-11-14 17:38:01 +01:00
parent 2fcb0f209b
commit 4b53dcd289
87 changed files with 1265 additions and 66 deletions

View File

@@ -0,0 +1,6 @@
{
"variants": {
"active=true": { "model": "rocks:block/nether_geyser_on" },
"active=false": { "model": "rocks:block/nether_geyser_off" }
}
}