diff --git a/dimensions/overworld.json b/dimensions/overworld.json index 8f194b94..3cf55468 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -1,6 +1,6 @@ { "version": 2, - "OVERWORLD-VERSION": 3, + "OVERWORLD-VERSION": 3.134, "name": "Overworld", "environment": "NORMAL", "fluidHeight": 63, diff --git a/jigsaw-structures/cave.json b/jigsaw-structures/cave.json deleted file mode 100644 index 45931f75..00000000 --- a/jigsaw-structures/cave.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "maxDepth": 1, - "pieces": ["cave"] -}