From 70eee63eba89dc5c76421d4df81e943fac6e18dc Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Fri, 16 Oct 2020 09:29:20 -0700 Subject: [PATCH] Hotfixing persistence --- biomes/tropical-bamboo-forest.json | 14 ++------------ dimensions/overworld.json | 1 - 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/biomes/tropical-bamboo-forest.json b/biomes/tropical-bamboo-forest.json index f6dfcb08..6c08c914 100644 --- a/biomes/tropical-bamboo-forest.json +++ b/biomes/tropical-bamboo-forest.json @@ -64,18 +64,8 @@ } }, { - "find": [ - { - "block": "birch_leaves" - } - ], - "replace": { - "palette": [ - { - "block": "jungle_leaves" - } - ] - } + "find": [{"block": "acacia_leaves"}], + "replace": {"palette": [{"block": "jungle_leaves[persistent=true]"}]} }, { "find": [ diff --git a/dimensions/overworld.json b/dimensions/overworld.json index 8386005f..0266b34f 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -1,5 +1,4 @@ { - "continentalStyle": { "style": "CELLULAR_IRIS_DOUBLE", "zoom": 2.925