9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00

Fix walls in tundra cavern

This commit is contained in:
Daniel Mills
2020-09-05 00:35:59 -04:00
parent e5765de0ef
commit 96f6a0c2d7

View File

@@ -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"