mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
Fix walls in tundra cavern
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Sharpened Tundra Cavern",
|
||||
"name": "Spiked Tundra Cavern",
|
||||
"layers": [
|
||||
{
|
||||
"style": {
|
||||
@@ -72,7 +72,8 @@
|
||||
"zoom": 0.3,
|
||||
"chance": 0.001,
|
||||
"palette": [
|
||||
"PRISMARINE_WALL"
|
||||
"COBBLESTONE_WALL",
|
||||
"ANDESITE_WALL"
|
||||
],
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
|
||||
Reference in New Issue
Block a user