From 29cbeee36adc567442160ea1871b36dc8a68ac26 Mon Sep 17 00:00:00 2001 From: Amber Date: Fri, 26 Jun 2020 03:06:38 +0200 Subject: [PATCH] Add data pack files Dimensions and dimension types for all vanilla presets, both regular and superflat, plus some extras --- .../debug/debug_all_block_states.json | 6 + .../extra/default_block_terrain.json | 142 +++++++++++++ .../dimension/extra/noise_based_void.json | 138 +++++++++++++ .../extra/overworld_floating_islands.json | 138 +++++++++++++ .../dimension/extra/the_nether_amplified.json | 189 ++++++++++++++++++ data/minecraft/dimension/fake/overworld.json | 143 +++++++++++++ .../dimension/fake/overworld_amplified.json | 143 +++++++++++++ .../dimension/fake/overworld_caves.json | 138 +++++++++++++ .../fake/overworld_floating_islands.json | 138 +++++++++++++ .../fake/overworld_large_biomes.json | 143 +++++++++++++ data/minecraft/dimension/fake/the_end.json | 134 +++++++++++++ data/minecraft/dimension/fake/the_nether.json | 189 ++++++++++++++++++ .../dimension/superflat/bottomless_pit.json | 26 +++ .../dimension/superflat/classic_flat.json | 37 ++++ .../minecraft/dimension/superflat/desert.json | 30 +++ .../dimension/superflat/overworld.json | 30 +++ .../dimension/superflat/redstone_ready.json | 26 +++ .../dimension/superflat/snowy_kingdom.json | 34 ++++ .../dimension/superflat/the_void.json | 18 ++ .../dimension/superflat/tunnelers_dream.json | 30 +++ .../dimension/superflat/water_world.json | 34 ++++ .../debug/debug_all_block_states.json | 15 ++ .../dimension_type/fake/overworld.json | 14 ++ .../dimension_type/fake/overworld_caves.json | 14 ++ .../dimension_type/fake/the_end.json | 15 ++ .../dimension_type/fake/the_nether.json | 15 ++ pack.mcmeta | 6 + pack.png | Bin 0 -> 4835 bytes 28 files changed, 1985 insertions(+) create mode 100644 data/minecraft/dimension/debug/debug_all_block_states.json create mode 100644 data/minecraft/dimension/extra/default_block_terrain.json create mode 100644 data/minecraft/dimension/extra/noise_based_void.json create mode 100644 data/minecraft/dimension/extra/overworld_floating_islands.json create mode 100644 data/minecraft/dimension/extra/the_nether_amplified.json create mode 100644 data/minecraft/dimension/fake/overworld.json create mode 100644 data/minecraft/dimension/fake/overworld_amplified.json create mode 100644 data/minecraft/dimension/fake/overworld_caves.json create mode 100644 data/minecraft/dimension/fake/overworld_floating_islands.json create mode 100644 data/minecraft/dimension/fake/overworld_large_biomes.json create mode 100644 data/minecraft/dimension/fake/the_end.json create mode 100644 data/minecraft/dimension/fake/the_nether.json create mode 100644 data/minecraft/dimension/superflat/bottomless_pit.json create mode 100644 data/minecraft/dimension/superflat/classic_flat.json create mode 100644 data/minecraft/dimension/superflat/desert.json create mode 100644 data/minecraft/dimension/superflat/overworld.json create mode 100644 data/minecraft/dimension/superflat/redstone_ready.json create mode 100644 data/minecraft/dimension/superflat/snowy_kingdom.json create mode 100644 data/minecraft/dimension/superflat/the_void.json create mode 100644 data/minecraft/dimension/superflat/tunnelers_dream.json create mode 100644 data/minecraft/dimension/superflat/water_world.json create mode 100644 data/minecraft/dimension_type/debug/debug_all_block_states.json create mode 100644 data/minecraft/dimension_type/fake/overworld.json create mode 100644 data/minecraft/dimension_type/fake/overworld_caves.json create mode 100644 data/minecraft/dimension_type/fake/the_end.json create mode 100644 data/minecraft/dimension_type/fake/the_nether.json create mode 100644 pack.mcmeta create mode 100644 pack.png diff --git a/data/minecraft/dimension/debug/debug_all_block_states.json b/data/minecraft/dimension/debug/debug_all_block_states.json new file mode 100644 index 0000000..fe595ef --- /dev/null +++ b/data/minecraft/dimension/debug/debug_all_block_states.json @@ -0,0 +1,6 @@ +{ + "generator": { + "type": "minecraft:debug" + }, + "type": "debug:debug_all_block_states" +} \ No newline at end of file diff --git a/data/minecraft/dimension/extra/default_block_terrain.json b/data/minecraft/dimension/extra/default_block_terrain.json new file mode 100644 index 0000000..63330e2 --- /dev/null +++ b/data/minecraft/dimension/extra/default_block_terrain.json @@ -0,0 +1,142 @@ +{ + "generator": { + "biome_source": { + "biome": "minecraft:the_void", + "type": "minecraft:fixed" + }, + "seed": -3283563091455490346, + "settings": { + "structures": { + "stronghold": { + "distance": 32, + "spread": 3, + "count": 128 + }, + "structures": { + "minecraft:jungle_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357619 + }, + "minecraft:endcity": { + "spacing": 20, + "separation": 11, + "salt": 10387313 + }, + "minecraft:village": { + "spacing": 32, + "separation": 8, + "salt": 10387312 + }, + "minecraft:ruined_portal": { + "spacing": 40, + "separation": 15, + "salt": 34222645 + }, + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 + }, + "minecraft:stronghold": { + "spacing": 1, + "separation": 0, + "salt": 0 + }, + "minecraft:bastion_remnant": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:desert_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357617 + }, + "minecraft:nether_fossil": { + "spacing": 2, + "separation": 1, + "salt": 14357921 + }, + "minecraft:mansion": { + "spacing": 80, + "separation": 20, + "salt": 10387319 + }, + "minecraft:shipwreck": { + "spacing": 24, + "separation": 4, + "salt": 165745295 + }, + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:swamp_hut": { + "spacing": 32, + "separation": 8, + "salt": 14357620 + }, + "minecraft:fortress": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:pillager_outpost": { + "spacing": 32, + "separation": 8, + "salt": 165745296 + }, + "minecraft:ocean_ruin": { + "spacing": 20, + "separation": 8, + "salt": 14357621 + } + } + }, + "noise": { + "height": 256, + "sampling": { + "xz_scale": 0.9999999814507745, + "y_scale": 0.9999999814507745, + "xz_factor": 80.0, + "y_factor": 160.0 + }, + "top_slide": { + "target": -10, + "size": 3, + "offset": 0 + }, + "bottom_slide": { + "target": -30, + "size": 0, + "offset": 0 + }, + "size_horizontal": 1, + "size_vertical": 2, + "density_factor": 1.0, + "density_offset": -0.46875, + "simplex_surface_noise": true, + "random_density_offset": true, + "island_noise_override": false, + "amplified": false + }, + "default_block": { + "Name": "minecraft:stone" + }, + "default_fluid": { + "Name": "minecraft:water", + "Properties": { + "level": "0" + } + }, + "bedrock_roof_position": -10, + "bedrock_floor_position": 0, + "sea_level": 63, + "disable_mob_generation": false + }, + "type": "minecraft:noise" + }, + "type": "fake:overworld" +} \ No newline at end of file diff --git a/data/minecraft/dimension/extra/noise_based_void.json b/data/minecraft/dimension/extra/noise_based_void.json new file mode 100644 index 0000000..4d811c7 --- /dev/null +++ b/data/minecraft/dimension/extra/noise_based_void.json @@ -0,0 +1,138 @@ +{ + "generator": { + "biome_source": { + "seed": -3283563091455490346, + "large_biomes": false, + "type": "minecraft:vanilla_layered" + }, + "seed": -3283563091455490346, + "settings": { + "structures": { + "structures": { + "minecraft:village": { + "spacing": 32, + "separation": 8, + "salt": 10387312 + }, + "minecraft:desert_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357617 + }, + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 + }, + "minecraft:jungle_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357619 + }, + "minecraft:swamp_hut": { + "spacing": 32, + "separation": 8, + "salt": 14357620 + }, + "minecraft:pillager_outpost": { + "spacing": 32, + "separation": 8, + "salt": 165745296 + }, + "minecraft:stronghold": { + "spacing": 1, + "separation": 0, + "salt": 0 + }, + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:endcity": { + "spacing": 20, + "separation": 11, + "salt": 10387313 + }, + "minecraft:mansion": { + "spacing": 80, + "separation": 20, + "salt": 10387319 + }, + "minecraft:ruined_portal": { + "spacing": 25, + "separation": 10, + "salt": 34222645 + }, + "minecraft:shipwreck": { + "spacing": 24, + "separation": 4, + "salt": 165745295 + }, + "minecraft:ocean_ruin": { + "spacing": 20, + "separation": 8, + "salt": 14357621 + }, + "minecraft:bastion_remnant": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:fortress": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:nether_fossil": { + "spacing": 2, + "separation": 1, + "salt": 14357921 + } + } + }, + "noise": { + "height": 16, + "sampling": { + "xz_scale": 4.0, + "y_scale": 4.0, + "xz_factor": 80.0, + "y_factor": 60.0 + }, + "top_slide": { + "target": 0, + "size": 1, + "offset": 16 + }, + "bottom_slide": { + "target": 0, + "size": 0, + "offset": 16 + }, + "size_horizontal": 4, + "size_vertical": 4, + "density_factor": 0.0, + "density_offset": 0.0, + "simplex_surface_noise": false, + "random_density_offset": false, + "island_noise_override": false, + "amplified": false + }, + "default_block": { + "Name": "minecraft:stone" + }, + "default_fluid": { + "Name": "minecraft:water", + "Properties": { + "level": "0" + } + }, + "bedrock_roof_position": -10, + "bedrock_floor_position": -10, + "sea_level": 0, + "disable_mob_generation": true + }, + "type": "minecraft:noise" + }, + "type": "fake:overworld" +} \ No newline at end of file diff --git a/data/minecraft/dimension/extra/overworld_floating_islands.json b/data/minecraft/dimension/extra/overworld_floating_islands.json new file mode 100644 index 0000000..ad481bd --- /dev/null +++ b/data/minecraft/dimension/extra/overworld_floating_islands.json @@ -0,0 +1,138 @@ +{ + "generator": { + "biome_source": { + "seed": -3283563091455490346, + "large_biomes": false, + "type": "minecraft:vanilla_layered" + }, + "seed": -3283563091455490346, + "settings": { + "structures": { + "structures": { + "minecraft:jungle_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357619 + }, + "minecraft:endcity": { + "spacing": 20, + "separation": 11, + "salt": 10387313 + }, + "minecraft:village": { + "spacing": 32, + "separation": 8, + "salt": 10387312 + }, + "minecraft:ruined_portal": { + "spacing": 40, + "separation": 15, + "salt": 34222645 + }, + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 + }, + "minecraft:stronghold": { + "spacing": 1, + "separation": 0, + "salt": 0 + }, + "minecraft:bastion_remnant": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:desert_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357617 + }, + "minecraft:nether_fossil": { + "spacing": 2, + "separation": 1, + "salt": 14357921 + }, + "minecraft:mansion": { + "spacing": 80, + "separation": 20, + "salt": 10387319 + }, + "minecraft:shipwreck": { + "spacing": 24, + "separation": 4, + "salt": 165745295 + }, + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:swamp_hut": { + "spacing": 32, + "separation": 8, + "salt": 14357620 + }, + "minecraft:fortress": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:pillager_outpost": { + "spacing": 32, + "separation": 8, + "salt": 165745296 + }, + "minecraft:ocean_ruin": { + "spacing": 20, + "separation": 8, + "salt": 14357621 + } + } + }, + "noise": { + "height": 256, + "sampling": { + "xz_scale": 0.9999999814507745, + "y_scale": 0.9999999814507745, + "xz_factor": 80.0, + "y_factor": 160.0 + }, + "top_slide": { + "target": -30, + "size": 6, + "offset": 0 + }, + "bottom_slide": { + "target": -10, + "size": 1, + "offset": 0 + }, + "size_horizontal": 1, + "size_vertical": 2, + "density_factor": 0.2, + "density_offset": -0.2, + "simplex_surface_noise": true, + "random_density_offset": false, + "island_noise_override": false, + "amplified": false + }, + "default_block": { + "Name": "minecraft:stone" + }, + "default_fluid": { + "Name": "minecraft:water", + "Properties": { + "level": "0" + } + }, + "bedrock_roof_position": -10, + "bedrock_floor_position": -10, + "sea_level": 7, + "disable_mob_generation": false + }, + "type": "minecraft:noise" + }, + "type": "fake:overworld" +} \ No newline at end of file diff --git a/data/minecraft/dimension/extra/the_nether_amplified.json b/data/minecraft/dimension/extra/the_nether_amplified.json new file mode 100644 index 0000000..7d5f0f9 --- /dev/null +++ b/data/minecraft/dimension/extra/the_nether_amplified.json @@ -0,0 +1,189 @@ +{ + "generator": { + "biome_source": { + "seed": -3283563091455490346, + "biomes": [ + { + "biome": "minecraft:nether_wastes", + "parameters": { + "temperature": 0.0, + "humidity": 0.0, + "altitude": 0.0, + "weirdness": 0.0, + "offset": 0.0 + } + }, + { + "biome": "minecraft:soul_sand_valley", + "parameters": { + "temperature": 0.0, + "humidity": -0.5, + "altitude": 0.0, + "weirdness": 0.0, + "offset": 0.0 + } + }, + { + "biome": "minecraft:crimson_forest", + "parameters": { + "temperature": 0.4, + "humidity": 0.0, + "altitude": 0.0, + "weirdness": 0.0, + "offset": 0.0 + } + }, + { + "biome": "minecraft:warped_forest", + "parameters": { + "temperature": 0.0, + "humidity": 0.5, + "altitude": 0.0, + "weirdness": 0.0, + "offset": 0.375 + } + }, + { + "biome": "minecraft:basalt_deltas", + "parameters": { + "temperature": -0.5, + "humidity": 0.0, + "altitude": 0.0, + "weirdness": 0.0, + "offset": 0.175 + } + } + ], + "type": "minecraft:multi_noise" + }, + "seed": -3283563091455490346, + "settings": { + "structures": { + "structures": { + "minecraft:village": { + "spacing": 32, + "separation": 8, + "salt": 10387312 + }, + "minecraft:desert_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357617 + }, + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 + }, + "minecraft:jungle_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357619 + }, + "minecraft:swamp_hut": { + "spacing": 32, + "separation": 8, + "salt": 14357620 + }, + "minecraft:pillager_outpost": { + "spacing": 32, + "separation": 8, + "salt": 165745296 + }, + "minecraft:stronghold": { + "spacing": 1, + "separation": 0, + "salt": 0 + }, + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:endcity": { + "spacing": 20, + "separation": 11, + "salt": 10387313 + }, + "minecraft:mansion": { + "spacing": 80, + "separation": 20, + "salt": 10387319 + }, + "minecraft:ruined_portal": { + "spacing": 25, + "separation": 10, + "salt": 34222645 + }, + "minecraft:shipwreck": { + "spacing": 24, + "separation": 4, + "salt": 165745295 + }, + "minecraft:ocean_ruin": { + "spacing": 20, + "separation": 8, + "salt": 14357621 + }, + "minecraft:bastion_remnant": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:fortress": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:nether_fossil": { + "spacing": 2, + "separation": 1, + "salt": 14357921 + } + } + }, + "noise": { + "height": 256, + "sampling": { + "xz_scale": 1.0, + "y_scale": 3.0, + "xz_factor": 80.0, + "y_factor": 60.0 + }, + "top_slide": { + "target": 120, + "size": 3, + "offset": 0 + }, + "bottom_slide": { + "target": 320, + "size": 4, + "offset": -1 + }, + "size_horizontal": 1, + "size_vertical": 2, + "density_factor": 0.0, + "density_offset": 0.019921875, + "simplex_surface_noise": false, + "random_density_offset": false, + "island_noise_override": false, + "amplified": true + }, + "default_block": { + "Name": "minecraft:netherrack" + }, + "default_fluid": { + "Name": "minecraft:lava", + "Properties": { + "level": "0" + } + }, + "bedrock_roof_position": 0, + "bedrock_floor_position": 0, + "sea_level": 32, + "disable_mob_generation": true + }, + "type": "minecraft:noise" + }, + "type": "fake:the_nether" +} \ No newline at end of file diff --git a/data/minecraft/dimension/fake/overworld.json b/data/minecraft/dimension/fake/overworld.json new file mode 100644 index 0000000..7891307 --- /dev/null +++ b/data/minecraft/dimension/fake/overworld.json @@ -0,0 +1,143 @@ +{ + "generator": { + "biome_source": { + "seed": -3283563091455490346, + "large_biomes": false, + "type": "minecraft:vanilla_layered" + }, + "seed": -3283563091455490346, + "settings": { + "structures": { + "stronghold": { + "distance": 32, + "spread": 3, + "count": 128 + }, + "structures": { + "minecraft:jungle_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357619 + }, + "minecraft:endcity": { + "spacing": 20, + "separation": 11, + "salt": 10387313 + }, + "minecraft:village": { + "spacing": 32, + "separation": 8, + "salt": 10387312 + }, + "minecraft:ruined_portal": { + "spacing": 40, + "separation": 15, + "salt": 34222645 + }, + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 + }, + "minecraft:stronghold": { + "spacing": 1, + "separation": 0, + "salt": 0 + }, + "minecraft:bastion_remnant": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:desert_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357617 + }, + "minecraft:nether_fossil": { + "spacing": 2, + "separation": 1, + "salt": 14357921 + }, + "minecraft:mansion": { + "spacing": 80, + "separation": 20, + "salt": 10387319 + }, + "minecraft:shipwreck": { + "spacing": 24, + "separation": 4, + "salt": 165745295 + }, + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:swamp_hut": { + "spacing": 32, + "separation": 8, + "salt": 14357620 + }, + "minecraft:fortress": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:pillager_outpost": { + "spacing": 32, + "separation": 8, + "salt": 165745296 + }, + "minecraft:ocean_ruin": { + "spacing": 20, + "separation": 8, + "salt": 14357621 + } + } + }, + "noise": { + "height": 256, + "sampling": { + "xz_scale": 0.9999999814507745, + "y_scale": 0.9999999814507745, + "xz_factor": 80.0, + "y_factor": 160.0 + }, + "top_slide": { + "target": -10, + "size": 3, + "offset": 0 + }, + "bottom_slide": { + "target": -30, + "size": 0, + "offset": 0 + }, + "size_horizontal": 1, + "size_vertical": 2, + "density_factor": 1.0, + "density_offset": -0.46875, + "simplex_surface_noise": true, + "random_density_offset": true, + "island_noise_override": false, + "amplified": false + }, + "default_block": { + "Name": "minecraft:stone" + }, + "default_fluid": { + "Name": "minecraft:water", + "Properties": { + "level": "0" + } + }, + "bedrock_roof_position": -10, + "bedrock_floor_position": 0, + "sea_level": 63, + "disable_mob_generation": false + }, + "type": "minecraft:noise" + }, + "type": "fake:overworld" +} \ No newline at end of file diff --git a/data/minecraft/dimension/fake/overworld_amplified.json b/data/minecraft/dimension/fake/overworld_amplified.json new file mode 100644 index 0000000..a5290ab --- /dev/null +++ b/data/minecraft/dimension/fake/overworld_amplified.json @@ -0,0 +1,143 @@ +{ + "generator": { + "biome_source": { + "seed": -3283563091455490346, + "large_biomes": false, + "type": "minecraft:vanilla_layered" + }, + "seed": -3283563091455490346, + "settings": { + "structures": { + "stronghold": { + "distance": 32, + "spread": 3, + "count": 128 + }, + "structures": { + "minecraft:jungle_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357619 + }, + "minecraft:endcity": { + "spacing": 20, + "separation": 11, + "salt": 10387313 + }, + "minecraft:village": { + "spacing": 32, + "separation": 8, + "salt": 10387312 + }, + "minecraft:ruined_portal": { + "spacing": 40, + "separation": 15, + "salt": 34222645 + }, + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 + }, + "minecraft:stronghold": { + "spacing": 1, + "separation": 0, + "salt": 0 + }, + "minecraft:bastion_remnant": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:desert_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357617 + }, + "minecraft:nether_fossil": { + "spacing": 2, + "separation": 1, + "salt": 14357921 + }, + "minecraft:mansion": { + "spacing": 80, + "separation": 20, + "salt": 10387319 + }, + "minecraft:shipwreck": { + "spacing": 24, + "separation": 4, + "salt": 165745295 + }, + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:swamp_hut": { + "spacing": 32, + "separation": 8, + "salt": 14357620 + }, + "minecraft:fortress": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:pillager_outpost": { + "spacing": 32, + "separation": 8, + "salt": 165745296 + }, + "minecraft:ocean_ruin": { + "spacing": 20, + "separation": 8, + "salt": 14357621 + } + } + }, + "noise": { + "height": 256, + "sampling": { + "xz_scale": 0.9999999814507745, + "y_scale": 0.9999999814507745, + "xz_factor": 80.0, + "y_factor": 160.0 + }, + "top_slide": { + "target": -10, + "size": 3, + "offset": 0 + }, + "bottom_slide": { + "target": -30, + "size": 0, + "offset": 0 + }, + "size_horizontal": 1, + "size_vertical": 2, + "density_factor": 1.0, + "density_offset": -0.46875, + "simplex_surface_noise": true, + "random_density_offset": true, + "island_noise_override": false, + "amplified": true + }, + "default_block": { + "Name": "minecraft:stone" + }, + "default_fluid": { + "Name": "minecraft:water", + "Properties": { + "level": "0" + } + }, + "bedrock_roof_position": -10, + "bedrock_floor_position": 0, + "sea_level": 63, + "disable_mob_generation": false + }, + "type": "minecraft:noise" + }, + "type": "fake:overworld" +} \ No newline at end of file diff --git a/data/minecraft/dimension/fake/overworld_caves.json b/data/minecraft/dimension/fake/overworld_caves.json new file mode 100644 index 0000000..d5d80d0 --- /dev/null +++ b/data/minecraft/dimension/fake/overworld_caves.json @@ -0,0 +1,138 @@ +{ + "generator": { + "biome_source": { + "seed": -3283563091455490346, + "large_biomes": false, + "type": "minecraft:vanilla_layered" + }, + "seed": -3283563091455490346, + "settings": { + "structures": { + "structures": { + "minecraft:village": { + "spacing": 32, + "separation": 8, + "salt": 10387312 + }, + "minecraft:desert_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357617 + }, + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 + }, + "minecraft:jungle_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357619 + }, + "minecraft:swamp_hut": { + "spacing": 32, + "separation": 8, + "salt": 14357620 + }, + "minecraft:pillager_outpost": { + "spacing": 32, + "separation": 8, + "salt": 165745296 + }, + "minecraft:stronghold": { + "spacing": 1, + "separation": 0, + "salt": 0 + }, + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:endcity": { + "spacing": 20, + "separation": 11, + "salt": 10387313 + }, + "minecraft:mansion": { + "spacing": 80, + "separation": 20, + "salt": 10387319 + }, + "minecraft:ruined_portal": { + "spacing": 25, + "separation": 10, + "salt": 34222645 + }, + "minecraft:shipwreck": { + "spacing": 24, + "separation": 4, + "salt": 165745295 + }, + "minecraft:ocean_ruin": { + "spacing": 20, + "separation": 8, + "salt": 14357621 + }, + "minecraft:bastion_remnant": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:fortress": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:nether_fossil": { + "spacing": 2, + "separation": 1, + "salt": 14357921 + } + } + }, + "noise": { + "height": 128, + "sampling": { + "xz_scale": 1.0, + "y_scale": 3.0, + "xz_factor": 80.0, + "y_factor": 60.0 + }, + "top_slide": { + "target": 120, + "size": 3, + "offset": 0 + }, + "bottom_slide": { + "target": 320, + "size": 4, + "offset": -1 + }, + "size_horizontal": 1, + "size_vertical": 2, + "density_factor": 0.0, + "density_offset": 0.019921875, + "simplex_surface_noise": false, + "random_density_offset": false, + "island_noise_override": false, + "amplified": false + }, + "default_block": { + "Name": "minecraft:stone" + }, + "default_fluid": { + "Name": "minecraft:water", + "Properties": { + "level": "0" + } + }, + "bedrock_roof_position": 0, + "bedrock_floor_position": 0, + "sea_level": 32, + "disable_mob_generation": true + }, + "type": "minecraft:noise" + }, + "type": "fake:overworld_caves" +} \ No newline at end of file diff --git a/data/minecraft/dimension/fake/overworld_floating_islands.json b/data/minecraft/dimension/fake/overworld_floating_islands.json new file mode 100644 index 0000000..e80ca2b --- /dev/null +++ b/data/minecraft/dimension/fake/overworld_floating_islands.json @@ -0,0 +1,138 @@ +{ + "generator": { + "biome_source": { + "seed": -3283563091455490346, + "large_biomes": false, + "type": "minecraft:vanilla_layered" + }, + "seed": -3283563091455490346, + "settings": { + "structures": { + "structures": { + "minecraft:jungle_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357619 + }, + "minecraft:endcity": { + "spacing": 20, + "separation": 11, + "salt": 10387313 + }, + "minecraft:village": { + "spacing": 32, + "separation": 8, + "salt": 10387312 + }, + "minecraft:ruined_portal": { + "spacing": 40, + "separation": 15, + "salt": 34222645 + }, + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 + }, + "minecraft:stronghold": { + "spacing": 1, + "separation": 0, + "salt": 0 + }, + "minecraft:bastion_remnant": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:desert_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357617 + }, + "minecraft:nether_fossil": { + "spacing": 2, + "separation": 1, + "salt": 14357921 + }, + "minecraft:mansion": { + "spacing": 80, + "separation": 20, + "salt": 10387319 + }, + "minecraft:shipwreck": { + "spacing": 24, + "separation": 4, + "salt": 165745295 + }, + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:swamp_hut": { + "spacing": 32, + "separation": 8, + "salt": 14357620 + }, + "minecraft:fortress": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:pillager_outpost": { + "spacing": 32, + "separation": 8, + "salt": 165745296 + }, + "minecraft:ocean_ruin": { + "spacing": 20, + "separation": 8, + "salt": 14357621 + } + } + }, + "noise": { + "height": 128, + "sampling": { + "xz_scale": 2.0, + "y_scale": 1.0, + "xz_factor": 80.0, + "y_factor": 160.0 + }, + "top_slide": { + "target": -3000, + "size": 64, + "offset": -46 + }, + "bottom_slide": { + "target": -30, + "size": 7, + "offset": 1 + }, + "size_horizontal": 2, + "size_vertical": 1, + "density_factor": 0.0, + "density_offset": 0.0, + "simplex_surface_noise": true, + "random_density_offset": false, + "island_noise_override": false, + "amplified": false + }, + "default_block": { + "Name": "minecraft:stone" + }, + "default_fluid": { + "Name": "minecraft:water", + "Properties": { + "level": "0" + } + }, + "bedrock_roof_position": -10, + "bedrock_floor_position": -10, + "sea_level": 0, + "disable_mob_generation": true + }, + "type": "minecraft:noise" + }, + "type": "fake:overworld" +} \ No newline at end of file diff --git a/data/minecraft/dimension/fake/overworld_large_biomes.json b/data/minecraft/dimension/fake/overworld_large_biomes.json new file mode 100644 index 0000000..2a0780d --- /dev/null +++ b/data/minecraft/dimension/fake/overworld_large_biomes.json @@ -0,0 +1,143 @@ +{ + "generator": { + "biome_source": { + "seed": -3283563091455490346, + "large_biomes": true, + "type": "minecraft:vanilla_layered" + }, + "seed": -3283563091455490346, + "settings": { + "structures": { + "stronghold": { + "distance": 32, + "spread": 3, + "count": 128 + }, + "structures": { + "minecraft:jungle_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357619 + }, + "minecraft:endcity": { + "spacing": 20, + "separation": 11, + "salt": 10387313 + }, + "minecraft:village": { + "spacing": 32, + "separation": 8, + "salt": 10387312 + }, + "minecraft:ruined_portal": { + "spacing": 40, + "separation": 15, + "salt": 34222645 + }, + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 + }, + "minecraft:stronghold": { + "spacing": 1, + "separation": 0, + "salt": 0 + }, + "minecraft:bastion_remnant": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:desert_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357617 + }, + "minecraft:nether_fossil": { + "spacing": 2, + "separation": 1, + "salt": 14357921 + }, + "minecraft:mansion": { + "spacing": 80, + "separation": 20, + "salt": 10387319 + }, + "minecraft:shipwreck": { + "spacing": 24, + "separation": 4, + "salt": 165745295 + }, + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:swamp_hut": { + "spacing": 32, + "separation": 8, + "salt": 14357620 + }, + "minecraft:fortress": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:pillager_outpost": { + "spacing": 32, + "separation": 8, + "salt": 165745296 + }, + "minecraft:ocean_ruin": { + "spacing": 20, + "separation": 8, + "salt": 14357621 + } + } + }, + "noise": { + "height": 256, + "sampling": { + "xz_scale": 0.9999999814507745, + "y_scale": 0.9999999814507745, + "xz_factor": 80.0, + "y_factor": 160.0 + }, + "top_slide": { + "target": -10, + "size": 3, + "offset": 0 + }, + "bottom_slide": { + "target": -30, + "size": 0, + "offset": 0 + }, + "size_horizontal": 1, + "size_vertical": 2, + "density_factor": 1.0, + "density_offset": -0.46875, + "simplex_surface_noise": true, + "random_density_offset": true, + "island_noise_override": false, + "amplified": false + }, + "default_block": { + "Name": "minecraft:stone" + }, + "default_fluid": { + "Name": "minecraft:water", + "Properties": { + "level": "0" + } + }, + "bedrock_roof_position": -10, + "bedrock_floor_position": 0, + "sea_level": 63, + "disable_mob_generation": false + }, + "type": "minecraft:noise" + }, + "type": "fake:overworld" +} \ No newline at end of file diff --git a/data/minecraft/dimension/fake/the_end.json b/data/minecraft/dimension/fake/the_end.json new file mode 100644 index 0000000..99d83ea --- /dev/null +++ b/data/minecraft/dimension/fake/the_end.json @@ -0,0 +1,134 @@ +{ + "generator": { + "biome_source": { + "seed": -3283563091455490346, + "type": "minecraft:the_end" + }, + "seed": -3283563091455490346, + "settings": { + "structures": { + "structures": { + "minecraft:jungle_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357619 + }, + "minecraft:endcity": { + "spacing": 20, + "separation": 11, + "salt": 10387313 + }, + "minecraft:village": { + "spacing": 32, + "separation": 8, + "salt": 10387312 + }, + "minecraft:ruined_portal": { + "spacing": 40, + "separation": 15, + "salt": 34222645 + }, + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 + }, + "minecraft:stronghold": { + "spacing": 1, + "separation": 0, + "salt": 0 + }, + "minecraft:bastion_remnant": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:desert_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357617 + }, + "minecraft:nether_fossil": { + "spacing": 2, + "separation": 1, + "salt": 14357921 + }, + "minecraft:mansion": { + "spacing": 80, + "separation": 20, + "salt": 10387319 + }, + "minecraft:shipwreck": { + "spacing": 24, + "separation": 4, + "salt": 165745295 + }, + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:swamp_hut": { + "spacing": 32, + "separation": 8, + "salt": 14357620 + }, + "minecraft:fortress": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:pillager_outpost": { + "spacing": 32, + "separation": 8, + "salt": 165745296 + }, + "minecraft:ocean_ruin": { + "spacing": 20, + "separation": 8, + "salt": 14357621 + } + } + }, + "noise": { + "height": 128, + "sampling": { + "xz_scale": 2.0, + "y_scale": 1.0, + "xz_factor": 80.0, + "y_factor": 160.0 + }, + "top_slide": { + "target": -3000, + "size": 64, + "offset": -46 + }, + "bottom_slide": { + "target": -30, + "size": 7, + "offset": 1 + }, + "size_horizontal": 2, + "size_vertical": 1, + "density_factor": 0.0, + "density_offset": 0.0, + "simplex_surface_noise": true, + "random_density_offset": false, + "island_noise_override": true, + "amplified": false + }, + "default_block": { + "Name": "minecraft:end_stone" + }, + "default_fluid": { + "Name": "minecraft:air" + }, + "bedrock_roof_position": -10, + "bedrock_floor_position": -10, + "sea_level": 0, + "disable_mob_generation": true + }, + "type": "minecraft:noise" + }, + "type": "fake:the_end" +} \ No newline at end of file diff --git a/data/minecraft/dimension/fake/the_nether.json b/data/minecraft/dimension/fake/the_nether.json new file mode 100644 index 0000000..aa7a725 --- /dev/null +++ b/data/minecraft/dimension/fake/the_nether.json @@ -0,0 +1,189 @@ +{ + "generator": { + "biome_source": { + "seed": -3283563091455490346, + "biomes": [ + { + "biome": "minecraft:nether_wastes", + "parameters": { + "temperature": 0.0, + "humidity": 0.0, + "altitude": 0.0, + "weirdness": 0.0, + "offset": 0.0 + } + }, + { + "biome": "minecraft:soul_sand_valley", + "parameters": { + "temperature": 0.0, + "humidity": -0.5, + "altitude": 0.0, + "weirdness": 0.0, + "offset": 0.0 + } + }, + { + "biome": "minecraft:crimson_forest", + "parameters": { + "temperature": 0.4, + "humidity": 0.0, + "altitude": 0.0, + "weirdness": 0.0, + "offset": 0.0 + } + }, + { + "biome": "minecraft:warped_forest", + "parameters": { + "temperature": 0.0, + "humidity": 0.5, + "altitude": 0.0, + "weirdness": 0.0, + "offset": 0.375 + } + }, + { + "biome": "minecraft:basalt_deltas", + "parameters": { + "temperature": -0.5, + "humidity": 0.0, + "altitude": 0.0, + "weirdness": 0.0, + "offset": 0.175 + } + } + ], + "type": "minecraft:multi_noise" + }, + "seed": -3283563091455490346, + "settings": { + "structures": { + "structures": { + "minecraft:village": { + "spacing": 32, + "separation": 8, + "salt": 10387312 + }, + "minecraft:desert_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357617 + }, + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 + }, + "minecraft:jungle_pyramid": { + "spacing": 32, + "separation": 8, + "salt": 14357619 + }, + "minecraft:swamp_hut": { + "spacing": 32, + "separation": 8, + "salt": 14357620 + }, + "minecraft:pillager_outpost": { + "spacing": 32, + "separation": 8, + "salt": 165745296 + }, + "minecraft:stronghold": { + "spacing": 1, + "separation": 0, + "salt": 0 + }, + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:endcity": { + "spacing": 20, + "separation": 11, + "salt": 10387313 + }, + "minecraft:mansion": { + "spacing": 80, + "separation": 20, + "salt": 10387319 + }, + "minecraft:ruined_portal": { + "spacing": 25, + "separation": 10, + "salt": 34222645 + }, + "minecraft:shipwreck": { + "spacing": 24, + "separation": 4, + "salt": 165745295 + }, + "minecraft:ocean_ruin": { + "spacing": 20, + "separation": 8, + "salt": 14357621 + }, + "minecraft:bastion_remnant": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:fortress": { + "spacing": 30, + "separation": 4, + "salt": 30084232 + }, + "minecraft:nether_fossil": { + "spacing": 2, + "separation": 1, + "salt": 14357921 + } + } + }, + "noise": { + "height": 128, + "sampling": { + "xz_scale": 1.0, + "y_scale": 3.0, + "xz_factor": 80.0, + "y_factor": 60.0 + }, + "top_slide": { + "target": 120, + "size": 3, + "offset": 0 + }, + "bottom_slide": { + "target": 320, + "size": 4, + "offset": -1 + }, + "size_horizontal": 1, + "size_vertical": 2, + "density_factor": 0.0, + "density_offset": 0.019921875, + "simplex_surface_noise": false, + "random_density_offset": false, + "island_noise_override": false, + "amplified": false + }, + "default_block": { + "Name": "minecraft:netherrack" + }, + "default_fluid": { + "Name": "minecraft:lava", + "Properties": { + "level": "0" + } + }, + "bedrock_roof_position": 0, + "bedrock_floor_position": 0, + "sea_level": 32, + "disable_mob_generation": true + }, + "type": "minecraft:noise" + }, + "type": "fake:the_nether" +} \ No newline at end of file diff --git a/data/minecraft/dimension/superflat/bottomless_pit.json b/data/minecraft/dimension/superflat/bottomless_pit.json new file mode 100644 index 0000000..2d5cfd6 --- /dev/null +++ b/data/minecraft/dimension/superflat/bottomless_pit.json @@ -0,0 +1,26 @@ +{ + "generator": { + "settings": { + "structures": { + "structures": {} + }, + "layers": [ + { + "height": 2, + "block": "minecraft:cobblestone" + }, + { + "height": 3, + "block": "minecraft:dirt" + }, + { + "height": 1, + "block": "minecraft:grass_block" + } + ], + "biome": "minecraft:plains" + }, + "type": "minecraft:flat" + }, + "type": "fake:overworld" +} \ No newline at end of file diff --git a/data/minecraft/dimension/superflat/classic_flat.json b/data/minecraft/dimension/superflat/classic_flat.json new file mode 100644 index 0000000..1d59bab --- /dev/null +++ b/data/minecraft/dimension/superflat/classic_flat.json @@ -0,0 +1,37 @@ +{ + "generator": { + "settings": { + "structures": { + "stronghold": { + "distance": 32, + "spread": 3, + "count": 128 + }, + "structures": { + "minecraft:village": { + "spacing": 32, + "separation": 8, + "salt": 10387312 + } + } + }, + "layers": [ + { + "height": 1, + "block": "minecraft:bedrock" + }, + { + "height": 2, + "block": "minecraft:dirt" + }, + { + "height": 1, + "block": "minecraft:grass_block" + } + ], + "biome": "minecraft:plains" + }, + "type": "minecraft:flat" + }, + "type": "fake:overworld" +} \ No newline at end of file diff --git a/data/minecraft/dimension/superflat/desert.json b/data/minecraft/dimension/superflat/desert.json new file mode 100644 index 0000000..7492e9c --- /dev/null +++ b/data/minecraft/dimension/superflat/desert.json @@ -0,0 +1,30 @@ +{ + "generator": { + "settings": { + "structures": { + "structures": {} + }, + "layers": [ + { + "height": 1, + "block": "minecraft:bedrock" + }, + { + "height": 3, + "block": "minecraft:stone" + }, + { + "height": 52, + "block": "minecraft:sandstone" + }, + { + "height": 8, + "block": "minecraft:sand" + } + ], + "biome": "minecraft:desert" + }, + "type": "minecraft:flat" + }, + "type": "fake:overworld" +} \ No newline at end of file diff --git a/data/minecraft/dimension/superflat/overworld.json b/data/minecraft/dimension/superflat/overworld.json new file mode 100644 index 0000000..96c788e --- /dev/null +++ b/data/minecraft/dimension/superflat/overworld.json @@ -0,0 +1,30 @@ +{ + "generator": { + "settings": { + "structures": { + "structures": {} + }, + "layers": [ + { + "height": 1, + "block": "minecraft:bedrock" + }, + { + "height": 59, + "block": "minecraft:stone" + }, + { + "height": 3, + "block": "minecraft:dirt" + }, + { + "height": 1, + "block": "minecraft:grass_block" + } + ], + "biome": "minecraft:plains" + }, + "type": "minecraft:flat" + }, + "type": "fake:overworld" +} \ No newline at end of file diff --git a/data/minecraft/dimension/superflat/redstone_ready.json b/data/minecraft/dimension/superflat/redstone_ready.json new file mode 100644 index 0000000..08ff5a2 --- /dev/null +++ b/data/minecraft/dimension/superflat/redstone_ready.json @@ -0,0 +1,26 @@ +{ + "generator": { + "settings": { + "structures": { + "structures": {} + }, + "layers": [ + { + "height": 1, + "block": "minecraft:bedrock" + }, + { + "height": 3, + "block": "minecraft:stone" + }, + { + "height": 52, + "block": "minecraft:sandstone" + } + ], + "biome": "minecraft:desert" + }, + "type": "minecraft:flat" + }, + "type": "fake:overworld" +} \ No newline at end of file diff --git a/data/minecraft/dimension/superflat/snowy_kingdom.json b/data/minecraft/dimension/superflat/snowy_kingdom.json new file mode 100644 index 0000000..4c29527 --- /dev/null +++ b/data/minecraft/dimension/superflat/snowy_kingdom.json @@ -0,0 +1,34 @@ +{ + "generator": { + "settings": { + "structures": { + "structures": {} + }, + "layers": [ + { + "height": 1, + "block": "minecraft:bedrock" + }, + { + "height": 59, + "block": "minecraft:stone" + }, + { + "height": 3, + "block": "minecraft:dirt" + }, + { + "height": 1, + "block": "minecraft:grass_block" + }, + { + "height": 1, + "block": "minecraft:snow" + } + ], + "biome": "minecraft:snowy_tundra" + }, + "type": "minecraft:flat" + }, + "type": "fake:overworld" +} \ No newline at end of file diff --git a/data/minecraft/dimension/superflat/the_void.json b/data/minecraft/dimension/superflat/the_void.json new file mode 100644 index 0000000..7853bba --- /dev/null +++ b/data/minecraft/dimension/superflat/the_void.json @@ -0,0 +1,18 @@ +{ + "generator": { + "settings": { + "structures": { + "structures": {} + }, + "layers": [ + { + "height": 1, + "block": "minecraft:air" + } + ], + "biome": "minecraft:the_void" + }, + "type": "minecraft:flat" + }, + "type": "fake:overworld" +} \ No newline at end of file diff --git a/data/minecraft/dimension/superflat/tunnelers_dream.json b/data/minecraft/dimension/superflat/tunnelers_dream.json new file mode 100644 index 0000000..5a75740 --- /dev/null +++ b/data/minecraft/dimension/superflat/tunnelers_dream.json @@ -0,0 +1,30 @@ +{ + "generator": { + "settings": { + "structures": { + "structures": {} + }, + "layers": [ + { + "height": 1, + "block": "minecraft:bedrock" + }, + { + "height": 230, + "block": "minecraft:stone" + }, + { + "height": 5, + "block": "minecraft:dirt" + }, + { + "height": 1, + "block": "minecraft:grass_block" + } + ], + "biome": "minecraft:mountains" + }, + "type": "minecraft:flat" + }, + "type": "fake:overworld" +} \ No newline at end of file diff --git a/data/minecraft/dimension/superflat/water_world.json b/data/minecraft/dimension/superflat/water_world.json new file mode 100644 index 0000000..09bc816 --- /dev/null +++ b/data/minecraft/dimension/superflat/water_world.json @@ -0,0 +1,34 @@ +{ + "generator": { + "settings": { + "structures": { + "structures": {} + }, + "layers": [ + { + "height": 1, + "block": "minecraft:bedrock" + }, + { + "height": 5, + "block": "minecraft:stone" + }, + { + "height": 5, + "block": "minecraft:dirt" + }, + { + "height": 5, + "block": "minecraft:sand" + }, + { + "height": 90, + "block": "minecraft:water" + } + ], + "biome": "minecraft:deep_ocean" + }, + "type": "minecraft:flat" + }, + "type": "fake:overworld" +} \ No newline at end of file diff --git a/data/minecraft/dimension_type/debug/debug_all_block_states.json b/data/minecraft/dimension_type/debug/debug_all_block_states.json new file mode 100644 index 0000000..de4f766 --- /dev/null +++ b/data/minecraft/dimension_type/debug/debug_all_block_states.json @@ -0,0 +1,15 @@ +{ + "fixed_time": 6000, + "has_skylight": true, + "has_ceiling": false, + "ultrawarm": false, + "natural": true, + "shrunk": false, + "piglin_safe": false, + "bed_works": true, + "respawn_anchor_works": false, + "has_raids": true, + "logical_height": 256, + "infiniburn": "minecraft:infiniburn_overworld", + "ambient_light": 0.0 +} \ No newline at end of file diff --git a/data/minecraft/dimension_type/fake/overworld.json b/data/minecraft/dimension_type/fake/overworld.json new file mode 100644 index 0000000..3d7248d --- /dev/null +++ b/data/minecraft/dimension_type/fake/overworld.json @@ -0,0 +1,14 @@ +{ + "has_skylight": true, + "has_ceiling": false, + "ultrawarm": false, + "natural": true, + "shrunk": false, + "piglin_safe": false, + "bed_works": true, + "respawn_anchor_works": false, + "has_raids": true, + "logical_height": 256, + "infiniburn": "minecraft:infiniburn_overworld", + "ambient_light": 0.0 +} \ No newline at end of file diff --git a/data/minecraft/dimension_type/fake/overworld_caves.json b/data/minecraft/dimension_type/fake/overworld_caves.json new file mode 100644 index 0000000..7098cd1 --- /dev/null +++ b/data/minecraft/dimension_type/fake/overworld_caves.json @@ -0,0 +1,14 @@ +{ + "has_skylight": true, + "has_ceiling": true, + "ultrawarm": false, + "natural": true, + "shrunk": false, + "piglin_safe": false, + "bed_works": true, + "respawn_anchor_works": false, + "has_raids": true, + "logical_height": 256, + "infiniburn": "minecraft:infiniburn_overworld", + "ambient_light": 0.0 +} \ No newline at end of file diff --git a/data/minecraft/dimension_type/fake/the_end.json b/data/minecraft/dimension_type/fake/the_end.json new file mode 100644 index 0000000..3943c49 --- /dev/null +++ b/data/minecraft/dimension_type/fake/the_end.json @@ -0,0 +1,15 @@ +{ + "fixed_time": 6000, + "has_skylight": false, + "has_ceiling": false, + "ultrawarm": false, + "natural": false, + "shrunk": false, + "piglin_safe": false, + "bed_works": false, + "respawn_anchor_works": false, + "has_raids": true, + "logical_height": 256, + "infiniburn": "minecraft:infiniburn_end", + "ambient_light": 0.0 +} \ No newline at end of file diff --git a/data/minecraft/dimension_type/fake/the_nether.json b/data/minecraft/dimension_type/fake/the_nether.json new file mode 100644 index 0000000..7683f14 --- /dev/null +++ b/data/minecraft/dimension_type/fake/the_nether.json @@ -0,0 +1,15 @@ +{ + "fixed_time": 18000, + "has_skylight": false, + "has_ceiling": true, + "ultrawarm": true, + "natural": false, + "shrunk": true, + "piglin_safe": true, + "bed_works": false, + "respawn_anchor_works": true, + "has_raids": false, + "logical_height": 128, + "infiniburn": "minecraft:infiniburn_nether", + "ambient_light": 0.1 +} \ No newline at end of file diff --git a/pack.mcmeta b/pack.mcmeta new file mode 100644 index 0000000..2d82113 --- /dev/null +++ b/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 5, + "description": "v0.3 Fake dimensions with variants, superflat & extras" + } +} \ No newline at end of file diff --git a/pack.png b/pack.png new file mode 100644 index 0000000000000000000000000000000000000000..5f33d48daf48336bb9add47cf52f2329ec8e8de5 GIT binary patch literal 4835 zcmV<95*+P`P)I;TA2?QvCG@+%TsZc>wZc1s|lu{K!)ru#iN>#;6 zA5fp7R%+D}wN$MrL{X54l(YrvBu*SBPH;DwB| zwb#s=`R1E%zWIOunOOob{1PYGe=w{37AIrOlKTt29;VcIS+ z0DxHd4V#QH2q9J|B!oZ+v1Xga?^lyED6J-YkPge`t=4vl0n8#p3{w75WtSSrTJHxL z?Q*a4Xk2fe@CWiYIqwR9XD1}_7hheg=sIB_Z2!$gBC)v@1hO%S}=wLdI6 zztjB;@}$);V9hW%ED~QWI$up1!~=$jG^^E1EwG1`P;D<86^3IlbGK}#qSI(dTt~I#Tq}*6deY1m&>~n z5PX*hJpTOrJ1kOz(2MAod?&XYKL;XYdBd-lA$-MXg%(SFOvwDIWR|8C@0^~c0kpPR zc`T-p1_T--@}krfvzQ4R4JZuKXmTMJ2ClJ%BGnnjVJwLy6*^5Y#-LQ8lh$CQK$8|;q~(G|V?ZLM1x6zC1cSs#1!#ma4Vwp|2@+;)&sVp$$pstI$O(G6pG%?+G7)gf1-NXtS9 zfz}$0g&AOk6$Z#v%+y<_@I{1-+f1H5$?3_TvTgeWyuv1c_gNOl?5V$C5p*1*;N1P{QnI?`?bPjLKXZ+6RKg-FAkG(A;_x(sPkg zBBccB3^c%sCE!{fZytMwnbR*Y)1AY@XV

Y+t__HL;DI8+UN>6tEn{uf^%N+mBm{|ugA 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 JPDHLkV1nMaT9E(% literal 0 HcmV?d00001