aboutsummaryrefslogtreecommitdiff
path: root/data/minecraft/dimension_type/overworld_caves.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/minecraft/dimension_type/overworld_caves.json')
-rw-r--r--data/minecraft/dimension_type/overworld_caves.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/data/minecraft/dimension_type/overworld_caves.json b/data/minecraft/dimension_type/overworld_caves.json
new file mode 100644
index 0000000..f4ea040
--- /dev/null
+++ b/data/minecraft/dimension_type/overworld_caves.json
@@ -0,0 +1,17 @@
+{
+ "logical_height": 384,
+ "infiniburn": "minecraft:infiniburn_overworld",
+ "effects": "minecraft:overworld",
+ "ambient_light": 0.0,
+ "respawn_anchor_works": false,
+ "has_raids": true,
+ "min_y": -64,
+ "height": 384,
+ "natural": true,
+ "coordinate_scale": 1.0,
+ "piglin_safe": false,
+ "bed_works": true,
+ "has_skylight": true,
+ "has_ceiling": true,
+ "ultrawarm": false
+} \ No newline at end of file