aboutsummaryrefslogtreecommitdiff
path: root/data/minecraft/dimension_type/overworld_caves.json
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2021-07-24 16:59:58 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2021-07-24 16:59:58 +0800
commit77f0e689f84a601f5da4aaf2308bccf74a531346 (patch)
tree8154832f6c4ac0d071a771657c4a67c6a024f398 /data/minecraft/dimension_type/overworld_caves.json
downloadbktmc-skyblock-77f0e689f84a601f5da4aaf2308bccf74a531346.tar.xz
Initial public release (minecraft 1.17.1).
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