Initial commit
This commit is contained in:
28
kubejs/data/deceasedcraft/dimension/abyss.json
Normal file
28
kubejs/data/deceasedcraft/dimension/abyss.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": {
|
||||
"ultrawarm": false,
|
||||
"natural": false,
|
||||
"piglin_safe": true,
|
||||
"respawn_anchor_works": true,
|
||||
"bed_works": true,
|
||||
"has_raids": false,
|
||||
"has_skylight": false,
|
||||
"has_ceiling": true,
|
||||
"coordinate_scale": 0.1,
|
||||
"ambient_light": 0,
|
||||
"logical_height": 440,
|
||||
"infiniburn": "#minecraft:infiniburn_overworld",
|
||||
"min_y": -64,
|
||||
"height": 448,
|
||||
"effects": "minecraft:the_nether"
|
||||
},
|
||||
"generator": {
|
||||
"type": "minecraft:noise",
|
||||
"seed": -866565355,
|
||||
"settings": "deceasedcraft:abyss",
|
||||
"biome_source": {
|
||||
"type": "minecraft:fixed",
|
||||
"biome": "deceasedcraft:undiscovered"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user