Sky biomes, almost

This commit is contained in:
COW_ILLUMINATI 2025-01-06 11:48:37 -05:00
parent 48cb6ca363
commit 331636a32a
158 changed files with 19590 additions and 15093 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 B

After

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 B

After

Width:  |  Height:  |  Size: 128 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 157 B

After

Width:  |  Height:  |  Size: 158 B

@ -11,7 +11,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Buriedwetlandcaves",
@ -24,7 +24,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Slimeblob",
@ -161,7 +161,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Redmushroompatches",
@ -375,7 +375,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "FrozenTree",
@ -546,7 +546,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Crystalgrowth",
@ -620,7 +620,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Flipped"
},
{
"name": "Pillar",
@ -708,7 +708,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Treesgenerator",
@ -783,7 +783,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Cloudslakes",
@ -843,7 +843,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Drydeadbush",
@ -936,7 +936,7 @@
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "StoneTrees",
@ -1107,7 +1107,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json"
]
},
"path": "~/Places"
"path": "~/Places/Flipped"
},
{
"name": "Starspeck",
@ -1290,7 +1290,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Coralslime",
@ -1402,58 +1402,6 @@
},
"path": "~/Biomes/Crystals"
},
{
"name": "Fossil",
"type": "block",
"compiles": true,
"locked_code": false,
"registry_name": "fossil",
"metadata": {
"files": [
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fossil.json",
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fossil.json",
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
"src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java",
"src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/fossil.json"
]
},
"path": "~/Blocks/Fossil"
},
{
"name": "FossilBlockDestroyedByPlayer",
"type": "procedure",
"compiles": true,
"locked_code": true,
"registry_name": "fossil_block_destroyed_by_player",
"metadata": {
"files": [
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/FossilBlockDestroyedByPlayerProcedure.java"
],
"dependencies": [
{
"name": "entity",
"type": "entity"
},
{
"name": "x",
"type": "number"
},
{
"name": "y",
"type": "number"
},
{
"name": "z",
"type": "number"
},
{
"name": "world",
"type": "world"
}
]
},
"path": "~/Blocks/Fossil"
},
{
"name": "Mushroomgiant",
"type": "feature",
@ -1514,7 +1462,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Exhumedvegetation",
@ -1595,19 +1543,236 @@
"path": "~/Biomes/Exhumed"
},
{
"name": "ExhumedEye",
"name": "Heights",
"type": "dimension",
"compiles": true,
"locked_code": false,
"registry_name": "heights",
"metadata": {
"files": [
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java",
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/heights.json",
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json"
]
},
"path": "~/Places/Heights"
},
{
"name": "Dryislands",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "exhumed_eye",
"registry_name": "dryislands",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_eye_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_eye.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_eye.json"
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Dry"
},
{
"name": "Drylargebones",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "drylargebones",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json"
]
},
"path": "~/Biomes/Exhumed"
"path": "~/Biomes/Dry"
},
{
"name": "CloudShrub",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_shrub",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "Drysandstonepile",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "drysandstonepile",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json"
]
},
"path": "~/Biomes/Dry"
},
{
"name": "Treesfloating",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "treesfloating",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Trees"
},
{
"name": "CloudStrucs",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs1",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_1",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs2",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_2",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs3",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_3",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs4",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_4",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "Cliffdelta",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "cliffdelta",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json"
]
},
"path": "~/Biomes/Cliffs"
},
{
"name": "Clifffloating",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "clifffloating",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Cliffs"
},
{
"name": "Pillarfloat",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "pillarfloat",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Monoliths"
},
{
"name": "Supersized",
"type": "biome",
"compiles": true,
"locked_code": false,
"registry_name": "supersized",
"metadata": {
"files": [
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/SupersizedLeaveDecorator.java",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json",
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/SupersizedTrunkDecorator.java",
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/SupersizedFruitDecorator.java"
]
},
"path": "~/Places/Heights"
}
],
"variable_elements": [],
@ -1634,6 +1799,17 @@
"~CUSTOM:Buriedwetlandcaves"
],
"BLOCKS:minecraft:overworld_carver_replaceables": [
"~Blocks.MOSS_BLOCK",
"~Blocks.DIRT#1",
"~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
"~Blocks.SMOOTH_BASALT",
"~Blocks.STONE#1",
"~Blocks.STONE#5",
"~Blocks.ROOTED_DIRT",
"~Blocks.GRASS",
"~Blocks.SAND#1",
"~Blocks.RED_SANDSTONE#0",
"~Blocks.STAINED_GLASS#0",
"~Blocks.BLUE_ICE",
"~Blocks.MUD",
"~Blocks.GRAVEL",
@ -1664,10 +1840,10 @@
"biome.cawezs_mantle_to_stratus.clouds": "Clouds",
"biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland",
"biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars",
"block.cawezs_mantle_to_stratus.fossil": "Fossil",
"biome.cawezs_mantle_to_stratus.stars": "Stars",
"biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms",
"biome.cawezs_mantle_to_stratus.crystals": "Crystal caves",
"biome.cawezs_mantle_to_stratus.supersized": "Supersized",
"biome.cawezs_mantle_to_stratus.trees": "Trees",
"item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus",
"biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves",
@ -1681,7 +1857,20 @@
"children": [
{
"name": "Places",
"children": []
"children": [
{
"name": "Heights",
"children": []
},
{
"name": "Depths",
"children": []
},
{
"name": "Flipped",
"children": []
}
]
},
{
"name": "Biomes",
@ -1752,12 +1941,7 @@
},
{
"name": "Blocks",
"children": [
{
"name": "Fossil",
"children": []
}
]
"children": []
},
{
"name": "Items",

@ -11,7 +11,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Buriedwetlandcaves",
@ -24,7 +24,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Slimeblob",
@ -161,7 +161,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Redmushroompatches",
@ -375,7 +375,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "FrozenTree",
@ -546,7 +546,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Crystalgrowth",
@ -620,7 +620,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Flipped"
},
{
"name": "Pillar",
@ -708,7 +708,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Treesgenerator",
@ -783,7 +783,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Cloudslakes",
@ -843,7 +843,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Drydeadbush",
@ -936,7 +936,7 @@
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "StoneTrees",
@ -1107,7 +1107,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json"
]
},
"path": "~/Places"
"path": "~/Places/Flipped"
},
{
"name": "Starspeck",
@ -1290,7 +1290,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Coralslime",
@ -1462,7 +1462,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Exhumedvegetation",
@ -1555,7 +1555,234 @@
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Dryislands",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "dryislands",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Dry"
},
{
"name": "Drylargebones",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "drylargebones",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json"
]
},
"path": "~/Biomes/Dry"
},
{
"name": "CloudShrub",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_shrub",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "Drysandstonepile",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "drysandstonepile",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json"
]
},
"path": "~/Biomes/Dry"
},
{
"name": "Treesfloating",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "treesfloating",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Trees"
},
{
"name": "CloudStrucs",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs1",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_1",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs2",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_2",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs3",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_3",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs4",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_4",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "Cliffdelta",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "cliffdelta",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json"
]
},
"path": "~/Biomes/Cliffs"
},
{
"name": "Clifffloating",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "clifffloating",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Cliffs"
},
{
"name": "Pillarfloat",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "pillarfloat",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Monoliths"
},
{
"name": "Supersized",
"type": "biome",
"compiles": true,
"locked_code": false,
"registry_name": "supersized",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json"
]
},
"path": "~/Places/Heights"
},
{
"name": "SupersizedTree",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "supersized_tree",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_tree_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json"
]
},
"path": "~/Biomes/Supersized"
}
],
"variable_elements": [],
@ -1582,6 +1809,16 @@
"~CUSTOM:Buriedwetlandcaves"
],
"BLOCKS:minecraft:overworld_carver_replaceables": [
"~Blocks.MOSS_BLOCK",
"~Blocks.DIRT#1",
"~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
"~Blocks.SMOOTH_BASALT",
"~Blocks.STONE#1",
"~Blocks.STONE#5",
"~Blocks.ROOTED_DIRT",
"~Blocks.GRASS",
"~Blocks.SAND#1",
"~Blocks.RED_SANDSTONE#0",
"~Blocks.STAINED_GLASS#0",
"~Blocks.BLUE_ICE",
"~Blocks.MUD",
@ -1616,6 +1853,7 @@
"biome.cawezs_mantle_to_stratus.stars": "Stars",
"biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms",
"biome.cawezs_mantle_to_stratus.crystals": "Crystal caves",
"biome.cawezs_mantle_to_stratus.supersized": "Supersized",
"biome.cawezs_mantle_to_stratus.trees": "Trees",
"item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus",
"biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves",
@ -1629,7 +1867,20 @@
"children": [
{
"name": "Places",
"children": []
"children": [
{
"name": "Heights",
"children": []
},
{
"name": "Depths",
"children": []
},
{
"name": "Flipped",
"children": []
}
]
},
{
"name": "Biomes",
@ -1695,6 +1946,10 @@
{
"name": "Exhumed",
"children": []
},
{
"name": "Supersized",
"children": []
}
]
},

@ -11,7 +11,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Buriedwetlandcaves",
@ -24,7 +24,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Slimeblob",
@ -161,7 +161,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Redmushroompatches",
@ -375,7 +375,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "FrozenTree",
@ -546,7 +546,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Crystalgrowth",
@ -620,7 +620,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Flipped"
},
{
"name": "Pillar",
@ -708,7 +708,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Treesgenerator",
@ -783,7 +783,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Cloudslakes",
@ -843,7 +843,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Drydeadbush",
@ -936,7 +936,7 @@
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "StoneTrees",
@ -1107,7 +1107,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json"
]
},
"path": "~/Places"
"path": "~/Places/Flipped"
},
{
"name": "Starspeck",
@ -1290,7 +1290,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Coralslime",
@ -1462,7 +1462,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Exhumedvegetation",
@ -1555,7 +1555,249 @@
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Dryislands",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "dryislands",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Dry"
},
{
"name": "Drylargebones",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "drylargebones",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json"
]
},
"path": "~/Biomes/Dry"
},
{
"name": "CloudShrub",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_shrub",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "Drysandstonepile",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "drysandstonepile",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json"
]
},
"path": "~/Biomes/Dry"
},
{
"name": "Treesfloating",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "treesfloating",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Trees"
},
{
"name": "CloudStrucs",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs1",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_1",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs2",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_2",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs3",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_3",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs4",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_4",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "Cliffdelta",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "cliffdelta",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json"
]
},
"path": "~/Biomes/Cliffs"
},
{
"name": "Clifffloating",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "clifffloating",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Cliffs"
},
{
"name": "Pillarfloat",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "pillarfloat",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Monoliths"
},
{
"name": "Supersized",
"type": "biome",
"compiles": true,
"locked_code": false,
"registry_name": "supersized",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json"
]
},
"path": "~/Places/Heights"
},
{
"name": "SupersizedTree",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "supersized_tree",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_tree_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json"
]
},
"path": "~/Biomes/Supersized"
},
{
"name": "SupersizedPlants",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "supersized_plants",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_plants_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_plants.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_plants.json"
]
},
"path": "~/Biomes/Supersized"
}
],
"variable_elements": [],
@ -1582,6 +1824,16 @@
"~CUSTOM:Buriedwetlandcaves"
],
"BLOCKS:minecraft:overworld_carver_replaceables": [
"~Blocks.MOSS_BLOCK",
"~Blocks.DIRT#1",
"~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
"~Blocks.SMOOTH_BASALT",
"~Blocks.STONE#1",
"~Blocks.STONE#5",
"~Blocks.ROOTED_DIRT",
"~Blocks.GRASS",
"~Blocks.SAND#1",
"~Blocks.RED_SANDSTONE#0",
"~Blocks.STAINED_GLASS#0",
"~Blocks.BLUE_ICE",
"~Blocks.MUD",
@ -1616,6 +1868,7 @@
"biome.cawezs_mantle_to_stratus.stars": "Stars",
"biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms",
"biome.cawezs_mantle_to_stratus.crystals": "Crystal caves",
"biome.cawezs_mantle_to_stratus.supersized": "Supersized",
"biome.cawezs_mantle_to_stratus.trees": "Trees",
"item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus",
"biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves",
@ -1629,7 +1882,20 @@
"children": [
{
"name": "Places",
"children": []
"children": [
{
"name": "Heights",
"children": []
},
{
"name": "Depths",
"children": []
},
{
"name": "Flipped",
"children": []
}
]
},
{
"name": "Biomes",
@ -1695,6 +1961,10 @@
{
"name": "Exhumed",
"children": []
},
{
"name": "Supersized",
"children": []
}
]
},

@ -11,7 +11,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Buriedwetlandcaves",
@ -24,7 +24,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Slimeblob",
@ -161,7 +161,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Redmushroompatches",
@ -375,7 +375,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "FrozenTree",
@ -546,7 +546,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Crystalgrowth",
@ -620,7 +620,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Flipped"
},
{
"name": "Pillar",
@ -708,7 +708,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Treesgenerator",
@ -783,7 +783,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Cloudslakes",
@ -843,7 +843,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Drydeadbush",
@ -936,7 +936,7 @@
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "StoneTrees",
@ -1107,7 +1107,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json"
]
},
"path": "~/Places"
"path": "~/Places/Flipped"
},
{
"name": "Starspeck",
@ -1290,7 +1290,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Coralslime",
@ -1462,7 +1462,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Exhumedvegetation",
@ -1555,7 +1555,249 @@
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Dryislands",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "dryislands",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Dry"
},
{
"name": "Drylargebones",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "drylargebones",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json"
]
},
"path": "~/Biomes/Dry"
},
{
"name": "CloudShrub",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_shrub",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "Drysandstonepile",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "drysandstonepile",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json"
]
},
"path": "~/Biomes/Dry"
},
{
"name": "Treesfloating",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "treesfloating",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Trees"
},
{
"name": "CloudStrucs",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs1",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_1",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs2",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_2",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs3",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_3",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs4",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_4",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "Cliffdelta",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "cliffdelta",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json"
]
},
"path": "~/Biomes/Cliffs"
},
{
"name": "Clifffloating",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "clifffloating",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Cliffs"
},
{
"name": "Pillarfloat",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "pillarfloat",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Monoliths"
},
{
"name": "Supersized",
"type": "biome",
"compiles": true,
"locked_code": false,
"registry_name": "supersized",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json"
]
},
"path": "~/Places/Heights"
},
{
"name": "SupersizedTree",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "supersized_tree",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_tree_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json"
]
},
"path": "~/Biomes/Supersized"
},
{
"name": "SupersizedPlants",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "supersized_plants",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_plants_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_plants.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_plants.json"
]
},
"path": "~/Biomes/Supersized"
}
],
"variable_elements": [],
@ -1582,6 +1824,16 @@
"~CUSTOM:Buriedwetlandcaves"
],
"BLOCKS:minecraft:overworld_carver_replaceables": [
"~Blocks.MOSS_BLOCK",
"~Blocks.DIRT#1",
"~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
"~Blocks.SMOOTH_BASALT",
"~Blocks.STONE#1",
"~Blocks.STONE#5",
"~Blocks.ROOTED_DIRT",
"~Blocks.GRASS",
"~Blocks.SAND#1",
"~Blocks.RED_SANDSTONE#0",
"~Blocks.STAINED_GLASS#0",
"~Blocks.BLUE_ICE",
"~Blocks.MUD",
@ -1616,6 +1868,7 @@
"biome.cawezs_mantle_to_stratus.stars": "Stars",
"biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms",
"biome.cawezs_mantle_to_stratus.crystals": "Crystal caves",
"biome.cawezs_mantle_to_stratus.supersized": "Supersized",
"biome.cawezs_mantle_to_stratus.trees": "Trees",
"item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus",
"biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves",
@ -1629,7 +1882,20 @@
"children": [
{
"name": "Places",
"children": []
"children": [
{
"name": "Heights",
"children": []
},
{
"name": "Depths",
"children": []
},
{
"name": "Flipped",
"children": []
}
]
},
{
"name": "Biomes",
@ -1695,6 +1961,10 @@
{
"name": "Exhumed",
"children": []
},
{
"name": "Supersized",
"children": []
}
]
},

@ -11,7 +11,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Buriedwetlandcaves",
@ -24,7 +24,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Slimeblob",
@ -161,7 +161,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Redmushroompatches",
@ -375,7 +375,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "FrozenTree",
@ -546,7 +546,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Crystalgrowth",
@ -620,7 +620,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Flipped"
},
{
"name": "Pillar",
@ -708,7 +708,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Treesgenerator",
@ -783,7 +783,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Cloudslakes",
@ -843,7 +843,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Drydeadbush",
@ -936,7 +936,7 @@
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "StoneTrees",
@ -1107,7 +1107,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json"
]
},
"path": "~/Places"
"path": "~/Places/Flipped"
},
{
"name": "Starspeck",
@ -1290,7 +1290,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Coralslime",
@ -1462,7 +1462,7 @@
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json"
]
},
"path": "~/Places"
"path": "~/Places/Depths"
},
{
"name": "Exhumedvegetation",
@ -1555,7 +1555,309 @@
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json"
]
},
"path": "~/Places"
"path": "~/Places/Heights"
},
{
"name": "Dryislands",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "dryislands",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Dry"
},
{
"name": "Drylargebones",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "drylargebones",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json"
]
},
"path": "~/Biomes/Dry"
},
{
"name": "CloudShrub",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_shrub",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "Drysandstonepile",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "drysandstonepile",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json"
]
},
"path": "~/Biomes/Dry"
},
{
"name": "Treesfloating",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "treesfloating",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Trees"
},
{
"name": "CloudStrucs",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs1",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_1",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs2",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_2",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs3",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_3",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "CloudStrucs4",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "cloud_strucs_4",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json"
]
},
"path": "~/Biomes/Clouds"
},
{
"name": "Cliffdelta",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "cliffdelta",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json"
]
},
"path": "~/Biomes/Cliffs"
},
{
"name": "Clifffloating",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "clifffloating",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Cliffs"
},
{
"name": "Pillarfloat",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "pillarfloat",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json"
],
"has_nbt_structure": true
},
"path": "~/Biomes/Monoliths"
},
{
"name": "Supersized",
"type": "biome",
"compiles": true,
"locked_code": false,
"registry_name": "supersized",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json"
]
},
"path": "~/Places/Heights"
},
{
"name": "SupersizedTree",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "supersized_tree",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_tree_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json"
]
},
"path": "~/Biomes/Supersized"
},
{
"name": "SupersizedPlants",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "supersized_plants",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_plants_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_plants.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_plants.json"
]
},
"path": "~/Biomes/Supersized"
},
{
"name": "SupersizedHive",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "supersized_hive",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_hive.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_hive_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_hive.json"
]
},
"path": "~/Biomes/Supersized"
},
{
"name": "SupersizedLake",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "supersized_lake",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_lake.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_lake_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_lake.json"
]
},
"path": "~/Biomes/Supersized"
},
{
"name": "SupersizedFloat",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "supersized_float",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_float_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_float.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_float.json"
]
},
"path": "~/Biomes/Supersized"
},
{
"name": "HighMesa",
"type": "biome",
"compiles": true,
"locked_code": false,
"registry_name": "high_mesa",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/high_mesa_tree.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/high_mesa.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/high_mesa_tree.json"
]
},
"path": "~/Places/Heights"
}
],
"variable_elements": [],
@ -1582,6 +1884,18 @@
"~CUSTOM:Buriedwetlandcaves"
],
"BLOCKS:minecraft:overworld_carver_replaceables": [
"~Blocks.STAINED_HARDENED_CLAY#10",
"~Blocks.STAINED_HARDENED_CLAY#11",
"~Blocks.MOSS_BLOCK",
"~Blocks.DIRT#1",
"~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
"~Blocks.SMOOTH_BASALT",
"~Blocks.STONE#1",
"~Blocks.STONE#5",
"~Blocks.ROOTED_DIRT",
"~Blocks.GRASS",
"~Blocks.SAND#1",
"~Blocks.RED_SANDSTONE#0",
"~Blocks.STAINED_GLASS#0",
"~Blocks.BLUE_ICE",
"~Blocks.MUD",
@ -1613,9 +1927,11 @@
"biome.cawezs_mantle_to_stratus.clouds": "Clouds",
"biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland",
"biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars",
"biome.cawezs_mantle_to_stratus.high_mesa": "High Mesa",
"biome.cawezs_mantle_to_stratus.stars": "Stars",
"biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms",
"biome.cawezs_mantle_to_stratus.crystals": "Crystal caves",
"biome.cawezs_mantle_to_stratus.supersized": "Supersized",
"biome.cawezs_mantle_to_stratus.trees": "Trees",
"item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus",
"biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves",
@ -1629,7 +1945,20 @@
"children": [
{
"name": "Places",
"children": []
"children": [
{
"name": "Heights",
"children": []
},
{
"name": "Depths",
"children": []
},
{
"name": "Flipped",
"children": []
}
]
},
{
"name": "Biomes",
@ -1695,6 +2024,10 @@
{
"name": "Exhumed",
"children": []
},
{
"name": "Supersized",
"children": []
}
]
},

@ -0,0 +1,14 @@
{
"_fv": 69,
"_type": "feature",
"definition": {
"skipPlacement": false,
"generationStep": "SURFACE_STRUCTURES",
"restrictionBiomes": [
{
"value": "CUSTOM:Cliffs"
}
],
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_delta\"><value name=\"contents\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.STONE#3</field></block></value><value name=\"rim\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.GRAVEL</field></block></value><value name=\"size\"><block type=\"int_provider_constant\"><field name=\"value\">10</field></block></value><value name=\"rimSize\"><block type=\"int_provider_constant\"><field name=\"value\">3</field></block></value></block></value><next><block type=\"placement_count_on_every_layer\"><value name=\"count\"><block type=\"int_provider_constant\"><field name=\"value\">4</field></block></value></block></next></block></xml>"
}
}

@ -0,0 +1,14 @@
{
"_fv": 69,
"_type": "feature",
"definition": {
"skipPlacement": false,
"generationStep": "RAW_GENERATION",
"restrictionBiomes": [
{
"value": "CUSTOM:Cliffs"
}
],
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_random_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"4\"></mutation><field name=\"chance0\">0.5</field><field name=\"chance1\">0.4</field><field name=\"chance2\">0.2</field><field name=\"chance3\">0.2</field><value name=\"default\"><block type=\"feature_no_op\"></block></value><value name=\"feature0\"><block type=\"feature_custom_structure\"><field name=\"structure\">cliffs_sky_tinyspike12412</field><field name=\"x\">0</field><field name=\"y\">0</field><field name=\"z\">0</field><field name=\"random_rotation\">FALSE</field><field name=\"random_mirror\">TRUE</field><value name=\"ignored_blocks\"><block type=\"block_holderset_list\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"block0\">Blocks.AIR</field></block></value></block></value><value name=\"feature1\"><block type=\"feature_custom_structure\"><field name=\"structure\">cliffs_sky_spike1892</field><field name=\"x\">0</field><field name=\"y\">0</field><field name=\"z\">0</field><field name=\"random_rotation\">FALSE</field><field name=\"random_mirror\">TRUE</field><value name=\"ignored_blocks\"><block type=\"block_holderset_list\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"block0\">Blocks.AIR</field></block></value></block></value><value name=\"feature2\"><block type=\"feature_custom_structure\"><field name=\"structure\">cliffs_sky_spike7810</field><field name=\"x\">0</field><field name=\"y\">0</field><field name=\"z\">0</field><field name=\"random_rotation\">FALSE</field><field name=\"random_mirror\">TRUE</field><value name=\"ignored_blocks\"><block type=\"block_holderset_list\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"block0\">Blocks.AIR</field></block></value></block></value><value name=\"feature3\"><block type=\"feature_custom_structure\"><field name=\"structure\">cliffs_sky_spike6193801</field><field name=\"x\">0</field><field name=\"y\">0</field><field name=\"z\">0</field><field name=\"random_rotation\">FALSE</field><field name=\"random_mirror\">TRUE</field><value name=\"ignored_blocks\"><block type=\"block_holderset_list\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"block0\">Blocks.AIR</field></block></value></block></value></block></value><next><block type=\"placement_count\"><value name=\"count\"><block type=\"int_provider_constant\"><field name=\"value\">2</field></block></value><next><block type=\"placement_height_uniform\"><value name=\"min\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">64</field></block></value><value name=\"max\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">240</field></block></value></block></next></block></next></block></xml>"
}
}

@ -12,6 +12,18 @@
"underwaterBlock": {
"value": "Blocks.WAXED_OXIDIZED_CUT_COPPER"
},
"airColor": {
"value": -11704987,
"falpha": 0.0
},
"waterColor": {
"value": -10066330,
"falpha": 0.0
},
"waterFogColor": {
"value": -13421773,
"falpha": 0.0
},
"ambientSound": {
"value": ""
},

@ -0,0 +1,14 @@
{
"_fv": 69,
"_type": "feature",
"definition": {
"skipPlacement": false,
"generationStep": "SURFACE_STRUCTURES",
"restrictionBiomes": [
{
"value": "CUSTOM:Clouds"
}
],
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_replace_sphere\"><value name=\"targetState\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.TUFF</field></block></value><value name=\"newState\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.BONE_BLOCK</field></block></value><value name=\"radius\"><block type=\"int_provider_constant\"><field name=\"value\">7</field></block></value></block></value><next><block type=\"placement_count\"><comment pinned=\"false\" h=\"92\" w=\"224\">Placement modifiers are processed from top to bottom. First, we repeat the feature 7 times on every chunk</comment><value name=\"count\"><block type=\"int_provider_constant\"><field name=\"value\">7</field><comment pinned=\"false\" h=\"80\" w=\"160\">This is how many times the feature is repeated.</comment></block></value><next><block type=\"placement_in_square\"><comment pinned=\"false\" h=\"80\" w=\"189\">We then move each feature horizontally, so that they don't generate in the corner of the chunk</comment><next><block type=\"placement_height_uniform\"><comment pinned=\"false\" h=\"84\" w=\"208\">We then set the height of the feature. This ore feature generates with a uniform distribution between 0 and 160</comment><value name=\"min\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">0</field></block></value><value name=\"max\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">160</field></block></value><next><block type=\"placement_biome_filter\"><comment pinned=\"false\" h=\"85\" w=\"210\">Finally, we check that the feature isn't outside of the biome. This placement modifier should always be the last one.</comment></block></next></block></next></block></next></block></next></block></xml>"
}
}

@ -0,0 +1,33 @@
{
"_fv": 69,
"_type": "structure",
"definition": {
"structure": "cloud_carrotfarm1",
"projection": "rigid",
"ignoredBlocks": [
{
"value": "Blocks.STRUCTURE_BLOCK"
},
{
"value": "Blocks.AIR"
}
],
"spacing": 10,
"separation": 2,
"restrictionBiomes": [
{
"value": "CUSTOM:Clouds"
}
],
"terrainAdaptation": "none",
"generationStep": "SURFACE_STRUCTURES",
"surfaceDetectionType": "WORLD_SURFACE_WG",
"useStartHeight": true,
"startHeightProviderType": "UNIFORM",
"startHeightMin": 64,
"startHeightMax": 240,
"size": 1,
"maxDistanceFromCenter": 64,
"jigsawPools": []
}
}

@ -0,0 +1,33 @@
{
"_fv": 69,
"_type": "structure",
"definition": {
"structure": "cloud_keleppefarme1280",
"projection": "rigid",
"ignoredBlocks": [
{
"value": "Blocks.STRUCTURE_BLOCK"
},
{
"value": "Blocks.AIR"
}
],
"spacing": 10,
"separation": 2,
"restrictionBiomes": [
{
"value": "CUSTOM:Clouds"
}
],
"terrainAdaptation": "none",
"generationStep": "SURFACE_STRUCTURES",
"surfaceDetectionType": "WORLD_SURFACE_WG",
"useStartHeight": true,
"startHeightProviderType": "UNIFORM",
"startHeightMin": 64,
"startHeightMax": 240,
"size": 1,
"maxDistanceFromCenter": 64,
"jigsawPools": []
}
}

@ -0,0 +1,33 @@
{
"_fv": 69,
"_type": "structure",
"definition": {
"structure": "cloud_taterfarme1902",
"projection": "rigid",
"ignoredBlocks": [
{
"value": "Blocks.STRUCTURE_BLOCK"
},
{
"value": "Blocks.AIR"
}
],
"spacing": 10,
"separation": 0,
"restrictionBiomes": [
{
"value": "CUSTOM:Clouds"
}
],
"terrainAdaptation": "none",
"generationStep": "SURFACE_STRUCTURES",
"surfaceDetectionType": "WORLD_SURFACE_WG",
"useStartHeight": true,
"startHeightProviderType": "UNIFORM",
"startHeightMin": 64,
"startHeightMax": 240,
"size": 1,
"maxDistanceFromCenter": 64,
"jigsawPools": []
}
}

@ -0,0 +1,33 @@
{
"_fv": 69,
"_type": "structure",
"definition": {
"structure": "cloud_wheatfarm1",
"projection": "rigid",
"ignoredBlocks": [
{
"value": "Blocks.STRUCTURE_BLOCK"
},
{
"value": "Blocks.AIR"
}
],
"spacing": 10,
"separation": 2,
"restrictionBiomes": [
{
"value": "CUSTOM:Clouds"
}
],
"terrainAdaptation": "none",
"generationStep": "SURFACE_STRUCTURES",
"surfaceDetectionType": "WORLD_SURFACE_WG",
"useStartHeight": true,
"startHeightProviderType": "UNIFORM",
"startHeightMin": 64,
"startHeightMax": 240,
"size": 1,
"maxDistanceFromCenter": 64,
"jigsawPools": []
}
}

@ -0,0 +1,33 @@
{
"_fv": 69,
"_type": "structure",
"definition": {
"structure": "cloud_wheathut1",
"projection": "rigid",
"ignoredBlocks": [
{
"value": "Blocks.STRUCTURE_BLOCK"
},
{
"value": "Blocks.AIR"
}
],
"spacing": 10,
"separation": 2,
"restrictionBiomes": [
{
"value": "CUSTOM:Clouds"
}
],
"terrainAdaptation": "none",
"generationStep": "SURFACE_STRUCTURES",
"surfaceDetectionType": "WORLD_SURFACE_WG",
"useStartHeight": true,
"startHeightProviderType": "UNIFORM",
"startHeightMin": 64,
"startHeightMax": 240,
"size": 1,
"maxDistanceFromCenter": 64,
"jigsawPools": []
}
}

@ -9,6 +9,6 @@
"value": "CUSTOM:Clouds"
}
],
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"70\" y=\"-7\"><value name=\"feature\"><block type=\"feature_lake\"><value name=\"fluid\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.BUBBLE_COLUMN</field></block></value><value name=\"border\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.QUARTZ_BLOCK#3</field></block></value></block></value><next><block type=\"placement_count_on_every_layer\"><value name=\"count\"><block type=\"int_provider_constant\"><field name=\"value\">1</field></block></value><next><block type=\"placement_biome_filter\"></block></next></block></next></block></xml>"
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"70\" y=\"-7\"><value name=\"feature\"><block type=\"feature_delta\"><value name=\"contents\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.FLOWING_WATER</field></block></value><value name=\"rim\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.FLOWING_WATER</field></block></value><value name=\"size\"><block type=\"int_provider_constant\"><field name=\"value\">5</field></block></value><value name=\"rimSize\"><block type=\"int_provider_constant\"><field name=\"value\">1</field></block></value></block></value><next><block type=\"placement_count\"><value name=\"count\"><block type=\"int_provider_constant\"><field name=\"value\">2</field></block></value><next><block type=\"placement_in_square\"><comment pinned=\"false\" h=\"84\" w=\"215\">If the lake does generate, we move it horizontally, so that it doesn't generate in the corner of the chunk</comment><next><block type=\"placement_heightmap\"><field name=\"heightmap\">WORLD_SURFACE_WG</field><comment pinned=\"false\" h=\"80\" w=\"160\">We place the lake at the top non-air block, which will be the surface during world generation</comment><next><block type=\"placement_biome_filter\"><comment pinned=\"false\" h=\"80\" w=\"160\">We add a biome filter, to make sure that the lake only generates in the selected \"Restriction biomes\"</comment></block></next></block></next></block></next></block></next></block></xml>"
}
}

File diff suppressed because one or more lines are too long

@ -0,0 +1,14 @@
{
"_fv": 69,
"_type": "feature",
"definition": {
"skipPlacement": false,
"generationStep": "SURFACE_STRUCTURES",
"restrictionBiomes": [
{
"value": "CUSTOM:Dry"
}
],
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_tree_mangrove\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"type\">tall mangrove</field><field name=\"foliage_density\">1</field><field name=\"base_height\">1</field><field name=\"height_variation_a\">1</field><field name=\"height_variation_b\">1</field><field name=\"branch_per_log_probability\">1</field><field name=\"force_dirt\">FALSE</field><field name=\"ignore_vines\">TRUE</field><value name=\"dirt\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.AIR</field></block></value><value name=\"trunk\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.AIR</field></block></value><value name=\"foliage\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.AIR</field></block></value><value name=\"root_placer\"><block type=\"root_placer_mangrove\"><field name=\"above_root_placement_chance\">0.5</field><field name=\"max_root_length\">15</field><field name=\"max_root_width\">8</field><field name=\"random_skew_chance\">0.2</field><value name=\"root_provider\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.BONE_BLOCK</field></block></value><value name=\"can_grow_through\"><block type=\"block_holderset_tag\"><field name=\"tag\">mangrove_roots_can_grow_through</field></block></value><value name=\"muddy_roots_provider\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.AIR</field></block></value><value name=\"muddy_roots_in\"><block type=\"block_holderset_tag\"><field name=\"tag\">dirt</field></block></value><value name=\"above_root_provider\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.AIR</field></block></value><value name=\"trunk_offset_y\"><block type=\"int_provider_uniform\"><field name=\"min\">1</field><field name=\"max\">3</field></block></value></block></value><value name=\"can_grow_through\"><block type=\"block_holderset_tag\"><field name=\"tag\">minecraft:replaceable_by_trees</field></block></value></block></value><next><block type=\"placement_rarity\"><field name=\"rarity\">3</field><next><block type=\"placement_count_on_every_layer\"><value name=\"count\"><block type=\"int_provider_constant\"><field name=\"value\">1</field></block></value></block></next></block></next></block></xml>"
}
}

@ -0,0 +1,14 @@
{
"_fv": 69,
"_type": "feature",
"definition": {
"skipPlacement": false,
"generationStep": "SURFACE_STRUCTURES",
"restrictionBiomes": [
{
"value": "CUSTOM:Dry"
}
],
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_simple_random_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"2\"></mutation><value name=\"feature0\"><block type=\"feature_forest_rock\"><value name=\"block\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.SANDSTONE#0</field></block></value></block></value><value name=\"feature1\"><block type=\"feature_forest_rock\"><value name=\"block\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.RED_SANDSTONE#0</field></block></value></block></value></block></value><next><block type=\"placement_count_on_every_layer\"><value name=\"count\"><block type=\"int_provider_constant\"><field name=\"value\">4</field></block></value></block></next></block></xml>"
}
}

@ -4,7 +4,7 @@
"definition": {
"biomesInDimension": [
{
"value": "CUSTOM:Clouds"
"value": "CUSTOM:HighMesa"
}
],
"worldGenType": "End like gen",
@ -14,13 +14,13 @@
"fluidBlock": {
"value": "Blocks.FLOWING_WATER"
},
"canRespawnHere": false,
"canRespawnHere": true,
"hasFog": false,
"isDark": false,
"doesWaterVaporize": false,
"sleepResult": "ALLOW",
"hasSkyLight": false,
"imitateOverworldBehaviour": false,
"hasSkyLight": true,
"imitateOverworldBehaviour": true,
"portalFrame": {
"value": ""
},

101
elements/HighMesa.mod.json Normal file

@ -0,0 +1,101 @@
{
"_fv": 69,
"_type": "biome",
"definition": {
"name": "High Mesa",
"groundBlock": {
"value": "Blocks.STAINED_HARDENED_CLAY#10"
},
"undergroundBlock": {
"value": "Blocks.STAINED_HARDENED_CLAY#11"
},
"underwaterBlock": {
"value": "Blocks.STONE#0"
},
"ambientSound": {
"value": ""
},
"additionsSound": {
"value": ""
},
"music": {
"value": ""
},
"moodSound": {
"value": ""
},
"moodSoundDelay": 6000,
"spawnParticles": false,
"particleToSpawn": {
"value": "EXPLOSION_NORMAL"
},
"particlesProbability": 0.5,
"rainingPossibility": 0.5,
"temperature": 0.5,
"spawnBiome": true,
"spawnInCaves": false,
"spawnBiomeNether": false,
"genTemperature": {
"min": -0.5,
"max": 0.5
},
"genHumidity": {
"min": -0.5,
"max": 0.5
},
"genContinentalness": {
"min": 0.3,
"max": 1.0
},
"genErosion": {
"min": -0.5,
"max": 0.5
},
"genWeirdness": {
"min": -1.0,
"max": 1.0
},
"treesPerChunk": 1,
"vanillaTreeType": "Default",
"treeType": 0,
"minHeight": 7,
"treeStem": {
"value": ""
},
"treeBranch": {
"value": ""
},
"treeVines": {
"value": ""
},
"treeFruits": {
"value": ""
},
"defaultFeatures": [
"Caves",
"Ores",
"FrozenTopLayer"
],
"spawnStronghold": false,
"spawnMineshaft": false,
"spawnMineshaftMesa": false,
"spawnPillagerOutpost": false,
"villageType": "none",
"spawnWoodlandMansion": false,
"spawnJungleTemple": false,
"spawnDesertPyramid": false,
"spawnSwampHut": false,
"spawnIgloo": false,
"spawnOceanMonument": false,
"spawnShipwreck": false,
"spawnShipwreckBeached": false,
"spawnBuriedTreasure": false,
"oceanRuinType": "NONE",
"spawnNetherBridge": false,
"spawnNetherFossil": false,
"spawnBastionRemnant": false,
"spawnEndCity": false,
"spawnRuinedPortal": "NONE",
"spawnEntries": []
}
}

@ -9,6 +9,6 @@
"value": "CUSTOM:Cliffs"
}
],
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_random_patch\"><field name=\"tries\">25</field><field name=\"xzSpread\">10</field><field name=\"ySpread\">5</field><value name=\"feature\"><block type=\"feature_replace_sphere\"><value name=\"targetState\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.AIR</field></block></value><value name=\"newState\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.STONE#0</field></block></value><value name=\"radius\"><block type=\"int_provider_uniform\"><field name=\"min\">1</field><field name=\"max\">7</field></block></value></block></value></block></value><next><block type=\"placement_rarity\"><field name=\"rarity\">5</field><next><block type=\"placement_in_square\"><next><block type=\"placement_height_range\"><value name=\"height\"><block type=\"height_provider_uniform\"><value name=\"min\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">0</field></block></value><value name=\"max\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">256</field></block></value></block></value></block></next></block></next></block></next></block></xml>"
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_random_patch\"><field name=\"tries\">25</field><field name=\"xzSpread\">10</field><field name=\"ySpread\">5</field><value name=\"feature\"><block type=\"feature_random_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"3\"></mutation><field name=\"chance0\">0.5</field><field name=\"chance1\">0.5</field><field name=\"chance2\">0.5</field><value name=\"default\"><block type=\"feature_no_op\"></block></value><value name=\"feature0\"><block type=\"feature_replace_sphere\"><value name=\"targetState\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.AIR</field></block></value><value name=\"newState\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.STONE#5</field></block></value><value name=\"radius\"><block type=\"int_provider_uniform\"><field name=\"min\">1</field><field name=\"max\">7</field></block></value></block></value><value name=\"feature1\"><block type=\"feature_replace_sphere\"><value name=\"targetState\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.AIR</field></block></value><value name=\"newState\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.STONE#3</field></block></value><value name=\"radius\"><block type=\"int_provider_uniform\"><field name=\"min\">1</field><field name=\"max\">7</field></block></value></block></value><value name=\"feature2\"><block type=\"feature_replace_sphere\"><value name=\"targetState\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.AIR</field></block></value><value name=\"newState\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.STONE#1</field></block></value><value name=\"radius\"><block type=\"int_provider_uniform\"><field name=\"min\">1</field><field name=\"max\">7</field></block></value></block></value></block></value></block></value><next><block type=\"placement_rarity\"><field name=\"rarity\">5</field><next><block type=\"placement_in_square\"><next><block type=\"placement_height_range\"><value name=\"height\"><block type=\"height_provider_uniform\"><value name=\"min\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">0</field></block></value><value name=\"max\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">256</field></block></value></block></value></block></next></block></next></block></next></block></xml>"
}
}

@ -0,0 +1,14 @@
{
"_fv": 69,
"_type": "feature",
"definition": {
"skipPlacement": false,
"generationStep": "SURFACE_STRUCTURES",
"restrictionBiomes": [
{
"value": "CUSTOM:Windsweptpillars"
}
],
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_simple_random_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"5\"></mutation><value name=\"feature0\"><block type=\"feature_custom_structure\"><field name=\"structure\">midnight_lump2</field><field name=\"x\">0</field><field name=\"y\">0</field><field name=\"z\">0</field><field name=\"random_rotation\">TRUE</field><field name=\"random_mirror\">TRUE</field><value name=\"ignored_blocks\"><block type=\"block_holderset_list\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"block0\">Blocks.AIR</field></block></value></block></value><value name=\"feature1\"><block type=\"feature_custom_structure\"><field name=\"structure\">midnight_spike1</field><field name=\"x\">0</field><field name=\"y\">0</field><field name=\"z\">0</field><field name=\"random_rotation\">TRUE</field><field name=\"random_mirror\">TRUE</field><value name=\"ignored_blocks\"><block type=\"block_holderset_list\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"block0\">Blocks.AIR</field></block></value></block></value><value name=\"feature2\"><block type=\"feature_custom_structure\"><field name=\"structure\">midnight_spikes3</field><field name=\"x\">0</field><field name=\"y\">0</field><field name=\"z\">0</field><field name=\"random_rotation\">TRUE</field><field name=\"random_mirror\">TRUE</field><value name=\"ignored_blocks\"><block type=\"block_holderset_list\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"block0\">Blocks.AIR</field></block></value></block></value><value name=\"feature3\"><block type=\"feature_custom_structure\"><field name=\"structure\">midnight_spikes2</field><field name=\"x\">0</field><field name=\"y\">0</field><field name=\"z\">0</field><field name=\"random_rotation\">TRUE</field><field name=\"random_mirror\">TRUE</field><value name=\"ignored_blocks\"><block type=\"block_holderset_list\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"block0\">Blocks.AIR</field></block></value></block></value><value name=\"feature4\"><block type=\"feature_custom_structure\"><field name=\"structure\">midnight_lump1</field><field name=\"x\">0</field><field name=\"y\">0</field><field name=\"z\">0</field><field name=\"random_rotation\">TRUE</field><field name=\"random_mirror\">TRUE</field><value name=\"ignored_blocks\"><block type=\"block_holderset_list\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"block0\">Blocks.AIR</field></block></value></block></value></block></value><next><block type=\"placement_height_uniform\"><value name=\"min\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">64</field></block></value><value name=\"max\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">240</field></block></value></block></next></block></xml>"
}
}

@ -0,0 +1,114 @@
{
"_fv": 69,
"_type": "biome",
"definition": {
"name": "Supersized",
"groundBlock": {
"value": "Blocks.GRASS"
},
"undergroundBlock": {
"value": "Blocks.DIRT#1"
},
"underwaterBlock": {
"value": "Blocks.SAND#0"
},
"grassColor": {
"value": -9257102,
"falpha": 0.0
},
"waterColor": {
"value": -9056057,
"falpha": 0.0
},
"ambientSound": {
"value": ""
},
"additionsSound": {
"value": ""
},
"music": {
"value": ""
},
"moodSound": {
"value": ""
},
"moodSoundDelay": 6000,
"spawnParticles": false,
"particleToSpawn": {
"value": "EXPLOSION_NORMAL"
},
"particlesProbability": 0.5,
"rainingPossibility": 0.5,
"temperature": 0.5,
"spawnBiome": false,
"spawnInCaves": false,
"spawnBiomeNether": false,
"genTemperature": {
"min": -0.5,
"max": 0.5
},
"genHumidity": {
"min": -0.5,
"max": 0.5
},
"genContinentalness": {
"min": 0.3,
"max": 1.0
},
"genErosion": {
"min": -0.5,
"max": 0.5
},
"genWeirdness": {
"min": -1.0,
"max": 1.0
},
"treesPerChunk": 0,
"vanillaTreeType": "Mega pine trees",
"treeType": 1,
"minHeight": 30,
"treeStem": {
"value": "Blocks.SPRUCE_WOOD"
},
"treeBranch": {
"value": "Blocks.LEAVES2#1"
},
"treeVines": {
"value": "Blocks.GLOW_LICHEN"
},
"treeFruits": {
"value": "Blocks.GLOW_LICHEN"
},
"defaultFeatures": [
"Caves",
"Ores",
"FrozenTopLayer",
"ForestGrass",
"ForestFlowers",
"JungleGrass",
"MeadowVegetation",
"PlainsTallGrass"
],
"spawnStronghold": false,
"spawnMineshaft": false,
"spawnMineshaftMesa": false,
"spawnPillagerOutpost": false,
"villageType": "none",
"spawnWoodlandMansion": false,
"spawnJungleTemple": false,
"spawnDesertPyramid": false,
"spawnSwampHut": false,
"spawnIgloo": false,
"spawnOceanMonument": false,
"spawnShipwreck": false,
"spawnShipwreckBeached": false,
"spawnBuriedTreasure": false,
"oceanRuinType": "NONE",
"spawnNetherBridge": false,
"spawnNetherFossil": false,
"spawnBastionRemnant": false,
"spawnEndCity": false,
"spawnRuinedPortal": "NONE",
"spawnEntries": []
}
}

@ -0,0 +1,14 @@
{
"_fv": 69,
"_type": "feature",
"definition": {
"skipPlacement": false,
"generationStep": "RAW_GENERATION",
"restrictionBiomes": [
{
"value": "CUSTOM:Supersized"
}
],
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_disk\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"half_height\">0</field><value name=\"target\"><block type=\"block_predicate_true\"></block></value><value name=\"radius\"><block type=\"int_provider_uniform\"><field name=\"min\">4</field><field name=\"max\">8</field></block></value><value name=\"fallback\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.DIRT#2</field></block></value><value name=\"rule0\"><block type=\"disk_rule\"><value name=\"if_true\"><block type=\"block_predicate_is_air\"></block></value><value name=\"then\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.GRASS</field></block></value></block></value></block></value><next><block type=\"placement_rarity\"><field name=\"rarity\">18</field><next><block type=\"placement_height_uniform\"><value name=\"min\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">30</field></block></value><value name=\"max\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">240</field></block></value></block></next></block></next></block></xml>"
}
}

@ -0,0 +1,14 @@
{
"_fv": 69,
"_type": "feature",
"definition": {
"skipPlacement": false,
"generationStep": "SURFACE_STRUCTURES",
"restrictionBiomes": [
{
"value": "CUSTOM:Supersized"
}
],
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_geode_simple\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"size\">1</field><field name=\"cannot_replace_tag\">features_cannot_replace</field><field name=\"invalid_blocks_count\">1</field><field name=\"invalid_blocks_tag\">geode_invalid_blocks</field><value name=\"filling\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.AIR</field></block></value><value name=\"inner_layer\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.HONEY_BLOCK</field></block></value><value name=\"alternate_inner_layer\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.BEE_NEST</field></block></value><value name=\"middle_layer\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.YELLOW_GLAZED_TERRACOTTA</field></block></value><value name=\"outer_layer\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.HONEYCOMB_BLOCK</field></block></value><value name=\"crystal0\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.OCHRE_FROGLIGHT</field></block></value></block></value><next><block type=\"placement_count_on_every_layer\"><value name=\"count\"><block type=\"int_provider_constant\"><field name=\"value\">4</field></block></value><next><block type=\"placement_rarity\"><field name=\"rarity\">50</field></block></next></block></next></block></xml>"
}
}

@ -0,0 +1,14 @@
{
"_fv": 69,
"_type": "feature",
"definition": {
"skipPlacement": false,
"generationStep": "SURFACE_STRUCTURES",
"restrictionBiomes": [
{
"value": "CUSTOM:Supersized"
}
],
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_lake\" x=\"279\" y=\"-37\"><comment pinned=\"false\" h=\"80\" w=\"160\">This feature block represents a lake. You can change the inputs to your liking.Lakes should be generated during the \"LAKES\" generation stage.</comment><value name=\"border\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.MOSSY_COBBLESTONE</field><comment pinned=\"false\" h=\"80\" w=\"160\">Surface lava lakes generate with a border made of stone.</comment></block></value></block><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_replace_sphere\"><value name=\"targetState\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.GRASS</field></block></value><value name=\"newState\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.FLOWING_WATER</field><comment pinned=\"false\" h=\"80\" w=\"160\">This is the \"fluid\" of the lake. Here it's lava, but you can replace it with your custom fluid, or with any other block.</comment></block></value><value name=\"radius\"><block type=\"int_provider_constant\"><field name=\"value\">5</field></block></value></block></value><next><block type=\"placement_in_square\"><comment pinned=\"false\" h=\"84\" w=\"215\">If the lake does generate, we move it horizontally, so that it doesn't generate in the corner of the chunk</comment><next><block type=\"placement_heightmap\"><field name=\"heightmap\">WORLD_SURFACE_WG</field><comment pinned=\"false\" h=\"80\" w=\"160\">We place the lake at the top non-air block, which will be the surface during world generation</comment><next><block type=\"placement_biome_filter\"><comment pinned=\"false\" h=\"80\" w=\"160\">We add a biome filter, to make sure that the lake only generates in the selected \"Restriction biomes\"</comment><next><block type=\"placement_block_predicate_filter\"><value name=\"condition\"><block type=\"block_predicate_all_of\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"2\"></mutation><value name=\"condition0\"><block type=\"block_predicate_inside_world\"><field name=\"x\">0</field><field name=\"y\">-15</field><field name=\"z\">0</field></block></value><value name=\"condition1\"><block type=\"block_predicate_inside_world\"><field name=\"x\">0</field><field name=\"y\">15</field><field name=\"z\">0</field></block></value></block></value></block></next></block></next></block></next></block></next></block></xml>"
}
}

File diff suppressed because one or more lines are too long

@ -0,0 +1,14 @@
{
"_fv": 69,
"_type": "feature",
"definition": {
"skipPlacement": false,
"generationStep": "SURFACE_STRUCTURES",
"restrictionBiomes": [
{
"value": "CUSTOM:Supersized"
}
],
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_tree_pine\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"type\">mega pine</field><field name=\"base_height\">30</field><field name=\"height_variation_a\">10</field><field name=\"height_variation_b\">10</field><field name=\"force_dirt\">FALSE</field><field name=\"ignore_vines\">TRUE</field><value name=\"dirt\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.OAK_WOOD</field></block></value><value name=\"trunk\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.OAK_WOOD</field></block></value><value name=\"foliage\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.LEAVES#0</field></block></value><value name=\"foliage_height\"><block type=\"int_provider_uniform\"><field name=\"min\">24</field><field name=\"max\">24</field></block></value><value name=\"root_placer\"><block type=\"root_placer_none\"></block></value></block></value><next><block type=\"placement_rarity\"><field name=\"rarity\">5</field><next><block type=\"placement_count_on_every_layer\"><value name=\"count\"><block type=\"int_provider_constant\"><field name=\"value\">1</field></block></value></block></next></block></next></block><block type=\"feature_tree_simple\" x=\"879\" y=\"26\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"type\">fancy oak</field><field name=\"base_height\">30</field><field name=\"height_variation_a\">8</field><field name=\"height_variation_b\">6</field><field name=\"force_dirt\">FALSE</field><field name=\"ignore_vines\">TRUE</field><value name=\"dirt\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.OAK_WOOD</field></block></value><value name=\"trunk\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.OAK_WOOD</field></block></value><value name=\"foliage\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.LEAVES#0</field></block></value><value name=\"root_placer\"><block type=\"root_placer_none\"></block></value></block></xml>"
}
}

@ -17,19 +17,15 @@
"falpha": 0.0
},
"grassColor": {
"value": -16711783,
"falpha": 0.0
},
"foliageColor": {
"value": -10027111,
"value": -6684775,
"falpha": 0.0
},
"waterColor": {
"value": -13369396,
"value": -6684673,
"falpha": 0.0
},
"waterFogColor": {
"value": -16724788,
"value": -13395457,
"falpha": 0.0
},
"ambientSound": {

@ -0,0 +1,14 @@
{
"_fv": 69,
"_type": "feature",
"definition": {
"skipPlacement": false,
"generationStep": "SURFACE_STRUCTURES",
"restrictionBiomes": [
{
"value": "CUSTOM:Trees"
}
],
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"6\" y=\"144\"><value name=\"feature\"><block type=\"feature_simple_random_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"7\"></mutation><value name=\"feature0\"><block type=\"feature_custom_structure\"><field name=\"structure\">tree_floatingtree11257</field><field name=\"x\">0</field><field name=\"y\">0</field><field name=\"z\">0</field><field name=\"random_rotation\">FALSE</field><field name=\"random_mirror\">FALSE</field><value name=\"ignored_blocks\"><block type=\"block_holderset_list\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"block0\">Blocks.AIR</field></block></value></block></value><value name=\"feature1\"><block type=\"feature_custom_structure\"><field name=\"structure\">tree_floatingtree57191</field><field name=\"x\">0</field><field name=\"y\">0</field><field name=\"z\">0</field><field name=\"random_rotation\">FALSE</field><field name=\"random_mirror\">FALSE</field><value name=\"ignored_blocks\"><block type=\"block_holderset_list\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"block0\">Blocks.AIR</field></block></value></block></value><value name=\"feature2\"><block type=\"feature_custom_structure\"><field name=\"structure\">tree_floatingbush09823</field><field name=\"x\">0</field><field name=\"y\">0</field><field name=\"z\">0</field><field name=\"random_rotation\">FALSE</field><field name=\"random_mirror\">FALSE</field><value name=\"ignored_blocks\"><block type=\"block_holderset_list\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"block0\">Blocks.AIR</field></block></value></block></value><value name=\"feature3\"><block type=\"feature_custom_structure\"><field name=\"structure\">tree_floatingtree61928</field><field name=\"x\">0</field><field name=\"y\">0</field><field name=\"z\">0</field><field name=\"random_rotation\">FALSE</field><field name=\"random_mirror\">FALSE</field><value name=\"ignored_blocks\"><block type=\"block_holderset_list\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"block0\">Blocks.AIR</field></block></value></block></value><value name=\"feature4\"><block type=\"feature_custom_structure\"><field name=\"structure\">tree_floatingtree12412819</field><field name=\"x\">0</field><field name=\"y\">0</field><field name=\"z\">0</field><field name=\"random_rotation\">FALSE</field><field name=\"random_mirror\">FALSE</field><value name=\"ignored_blocks\"><block type=\"block_holderset_list\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"block0\">Blocks.AIR</field></block></value></block></value><value name=\"feature5\"><block type=\"feature_custom_structure\"><field name=\"structure\">tree_floatingtree1082</field><field name=\"x\">0</field><field name=\"y\">0</field><field name=\"z\">0</field><field name=\"random_rotation\">FALSE</field><field name=\"random_mirror\">FALSE</field><value name=\"ignored_blocks\"><block type=\"block_holderset_list\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"block0\">Blocks.AIR</field></block></value></block></value><value name=\"feature6\"><block type=\"feature_custom_structure\"><field name=\"structure\">tree_floatingtree32941</field><field name=\"x\">0</field><field name=\"y\">0</field><field name=\"z\">0</field><field name=\"random_rotation\">FALSE</field><field name=\"random_mirror\">FALSE</field><value name=\"ignored_blocks\"><block type=\"block_holderset_list\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"block0\">Blocks.AIR</field></block></value></block></value></block></value><next><block type=\"placement_rarity\"><field name=\"rarity\">3</field><next><block type=\"placement_height_uniform\"><value name=\"min\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">64</field></block></value><value name=\"max\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">240</field></block></value></block></next></block></next></block></xml>"
}
}

File diff suppressed because one or more lines are too long

@ -12,6 +12,10 @@
"underwaterBlock": {
"value": "Blocks.OBSIDIAN"
},
"airColor": {
"value": -12828331,
"falpha": 0.0
},
"ambientSound": {
"value": ""
},
@ -77,8 +81,7 @@
"MonsterRooms",
"ExtraEmeraldOre",
"ExtraGoldOre",
"InfestedStone",
"Dripstone"
"InfestedStone"
],
"spawnStronghold": false,
"spawnMineshaft": false,

Binary file not shown.

File diff suppressed because it is too large Load Diff

@ -1,54 +1,54 @@
[03Nov2024 10:23:02.165] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, 21.1.65, --assetIndex, 17, --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --gameDir, ., --fml.neoForgeVersion, 21.1.65, --fml.fmlVersion, 4.0.24, --fml.mcVersion, 1.21.1, --fml.neoFormVersion, 20240808.144430]
[03Nov2024 10:23:02.168] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.4+7-LTS
[03Nov2024 10:23:02.171] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.4 by Eclipse Adoptium; OS Linux arch amd64 version 6.6.52-gentoo
[03Nov2024 10:23:02.310] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
[03Nov2024 10:23:02.440] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6
[03Nov2024 10:23:02.517] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6
[03Nov2024 10:23:02.606] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=union:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/2af2f021d8e02a0220dc27a7a72b4666d66d44ca/sponge-mixin-0.15.2+mixin.0.8.7.jar%23119!/ Service=ModLauncher Env=CLIENT
[03Nov2024 10:23:02.720] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo) GL version 4.6 (Core Profile) Mesa 24.1.7, AMD
[03Nov2024 10:23:02.913] [main/INFO] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Found 9 dependencies adding them to mods collection
[03Nov2024 10:23:03.962] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[03Nov2024 10:23:04.018] [main/INFO] [mixin/]: Compatibility level set to JAVA_21
[03Nov2024 10:23:04.062] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, 21.1.65, --gameDir, ., --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --assetIndex, 17]
[03Nov2024 10:23:04.172] [main/INFO] [Sodium/]: Loaded configuration file for Sodium: 43 options available, 1 override(s) found
[03Nov2024 10:23:04.174] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.json could not be read. If this is a development environment you can ignore this message
[03Nov2024 10:23:04.175] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.fantastic.json could not be read. If this is a development environment you can ignore this message
[03Nov2024 10:23:04.176] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.vertexformat.json could not be read. If this is a development environment you can ignore this message
[03Nov2024 10:23:04.177] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for iris-batched-entity-rendering.mixins.json could not be read. If this is a development environment you can ignore this message
[03Nov2024 10:23:04.177] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.compat.sodium.json could not be read. If this is a development environment you can ignore this message
[03Nov2024 10:23:04.180] [main/WARN] [mixin/]: Reference map '' for mixins.iris.compat.dh.json could not be read. If this is a development environment you can ignore this message
[03Nov2024 10:23:04.565] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.FogRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[03Nov2024 10:23:04.566] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.ClientLevelMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[03Nov2024 10:23:04.567] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.LevelRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[03Nov2024 10:23:05.593] [main/WARN] [mixin/]: Error loading class: mekanism/client/render/entity/RenderFlame (java.lang.ClassNotFoundException: mekanism.client.render.entity.RenderFlame)
[03Nov2024 10:23:05.597] [main/WARN] [mixin/]: Error loading class: mekanism/client/render/armor/MekaSuitArmor (java.lang.ClassNotFoundException: mekanism.client.render.armor.MekaSuitArmor)
[03Nov2024 10:23:05.606] [main/WARN] [mixin/]: Error loading class: blusunrize/immersiveengineering/client/utils/IEGLShaders (java.lang.ClassNotFoundException: blusunrize.immersiveengineering.client.utils.IEGLShaders)
[03Nov2024 10:23:05.868] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
[03Nov2024 10:23:08.641] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 567 milliseconds
[03Nov2024 10:23:13.822] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[03Nov2024 10:23:13.823] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[03Nov2024 10:23:13.826] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[03Nov2024 10:23:13.827] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[03Nov2024 10:23:13.828] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[03Nov2024 10:23:13.983] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar%23173!/assets/.mcassetsroot' uses unexpected schema
[03Nov2024 10:23:13.983] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar%23173!/data/.mcassetsroot' uses unexpected schema
[03Nov2024 10:23:14.001] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[03Nov2024 10:23:14.007] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev
[03Nov2024 10:23:14.075] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5
[03Nov2024 10:23:14.107] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Vendor: AMD
[03Nov2024 10:23:14.107] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Renderer: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo)
[03Nov2024 10:23:14.107] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Version: 4.6 (Core Profile) Mesa 24.1.7
[03Nov2024 10:23:14.233] [Render thread/INFO] [Iris/]: Debug functionality is disabled.
[03Nov2024 10:23:14.235] [Render thread/INFO] [Iris/]: OpenGL 4.5 detected, enabling DSA.
[03Nov2024 10:23:14.270] [Render thread/INFO] [Iris/]: Shaders are disabled because enableShaders is set to false in iris.properties
[03Nov2024 10:23:14.409] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.65, for MC 1.21.1
[03Nov2024 10:23:14.721] [ForkJoinPool.commonPool-worker-15/WARN] [Iris/]: [Iris Update Check] This version doesn't have an update index, skipping.
[03Nov2024 10:23:15.218] [Render thread/INFO] [Iris/]: Hardware information:
[03Nov2024 10:23:15.218] [Render thread/INFO] [Iris/]: CPU: 16x AMD Ryzen 7 7840HS w/ Radeon 780M Graphics
[03Nov2024 10:23:15.218] [Render thread/INFO] [Iris/]: GPU: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo) (Supports OpenGL 4.6 (Core Profile) Mesa 24.1.7)
[03Nov2024 10:23:15.218] [Render thread/INFO] [Iris/]: OS: Linux (6.6.52-gentoo)
[03Nov2024 10:23:15.315] [Render thread/INFO] [net.neoforged.neoforge.gametest.GameTestHooks/]: Enabled Gametest Namespaces: []
[03Nov2024 10:23:15.430] [Render thread/ERROR] [com.mojang.text2speech.Narrator/]: Error while loading the narrator
[06Jan2025 11:38:35.512] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, 21.1.65, --assetIndex, 17, --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --gameDir, ., --fml.neoForgeVersion, 21.1.65, --fml.fmlVersion, 4.0.24, --fml.mcVersion, 1.21.1, --fml.neoFormVersion, 20240808.144430]
[06Jan2025 11:38:35.519] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.4+7-LTS
[06Jan2025 11:38:35.525] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.4 by Eclipse Adoptium; OS Linux arch amd64 version 6.6.52-gentoo
[06Jan2025 11:38:35.852] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
[06Jan2025 11:38:36.207] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6
[06Jan2025 11:38:36.320] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6
[06Jan2025 11:38:36.562] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=union:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/2af2f021d8e02a0220dc27a7a72b4666d66d44ca/sponge-mixin-0.15.2+mixin.0.8.7.jar%23119!/ Service=ModLauncher Env=CLIENT
[06Jan2025 11:38:36.911] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo) GL version 4.6 (Core Profile) Mesa 24.2.6, AMD
[06Jan2025 11:38:37.321] [main/INFO] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Found 9 dependencies adding them to mods collection
[06Jan2025 11:38:39.189] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[06Jan2025 11:38:39.268] [main/INFO] [mixin/]: Compatibility level set to JAVA_21
[06Jan2025 11:38:39.364] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, 21.1.65, --gameDir, ., --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --assetIndex, 17]
[06Jan2025 11:38:39.544] [main/INFO] [Sodium/]: Loaded configuration file for Sodium: 43 options available, 1 override(s) found
[06Jan2025 11:38:39.548] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.json could not be read. If this is a development environment you can ignore this message
[06Jan2025 11:38:39.549] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.fantastic.json could not be read. If this is a development environment you can ignore this message
[06Jan2025 11:38:39.551] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.vertexformat.json could not be read. If this is a development environment you can ignore this message
[06Jan2025 11:38:39.553] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for iris-batched-entity-rendering.mixins.json could not be read. If this is a development environment you can ignore this message
[06Jan2025 11:38:39.554] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.compat.sodium.json could not be read. If this is a development environment you can ignore this message
[06Jan2025 11:38:39.559] [main/WARN] [mixin/]: Reference map '' for mixins.iris.compat.dh.json could not be read. If this is a development environment you can ignore this message
[06Jan2025 11:38:40.124] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.FogRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[06Jan2025 11:38:40.127] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.ClientLevelMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[06Jan2025 11:38:40.129] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.LevelRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[06Jan2025 11:38:41.595] [main/WARN] [mixin/]: Error loading class: mekanism/client/render/entity/RenderFlame (java.lang.ClassNotFoundException: mekanism.client.render.entity.RenderFlame)
[06Jan2025 11:38:41.599] [main/WARN] [mixin/]: Error loading class: mekanism/client/render/armor/MekaSuitArmor (java.lang.ClassNotFoundException: mekanism.client.render.armor.MekaSuitArmor)
[06Jan2025 11:38:41.610] [main/WARN] [mixin/]: Error loading class: blusunrize/immersiveengineering/client/utils/IEGLShaders (java.lang.ClassNotFoundException: blusunrize.immersiveengineering.client.utils.IEGLShaders)
[06Jan2025 11:38:41.945] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
[06Jan2025 11:38:45.410] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 600 milliseconds
[06Jan2025 11:38:56.170] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[06Jan2025 11:38:56.173] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[06Jan2025 11:38:56.179] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[06Jan2025 11:38:56.183] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[06Jan2025 11:38:56.186] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[06Jan2025 11:38:56.707] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar%23173!/assets/.mcassetsroot' uses unexpected schema
[06Jan2025 11:38:56.708] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar%23173!/data/.mcassetsroot' uses unexpected schema
[06Jan2025 11:38:56.759] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[06Jan2025 11:38:56.774] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev
[06Jan2025 11:38:56.980] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5
[06Jan2025 11:38:57.086] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Vendor: AMD
[06Jan2025 11:38:57.087] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Renderer: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo)
[06Jan2025 11:38:57.087] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Version: 4.6 (Core Profile) Mesa 24.2.6
[06Jan2025 11:38:57.563] [Render thread/INFO] [Iris/]: Debug functionality is disabled.
[06Jan2025 11:38:57.575] [Render thread/INFO] [Iris/]: OpenGL 4.5 detected, enabling DSA.
[06Jan2025 11:38:57.725] [Render thread/INFO] [Iris/]: Shaders are disabled because enableShaders is set to false in iris.properties
[06Jan2025 11:38:58.155] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.65, for MC 1.21.1
[06Jan2025 11:38:58.322] [ForkJoinPool.commonPool-worker-15/WARN] [Iris/]: [Iris Update Check] This version doesn't have an update index, skipping.
[06Jan2025 11:39:00.540] [Render thread/INFO] [Iris/]: Hardware information:
[06Jan2025 11:39:00.541] [Render thread/INFO] [Iris/]: CPU: 16x AMD Ryzen 7 7840HS w/ Radeon 780M Graphics
[06Jan2025 11:39:00.541] [Render thread/INFO] [Iris/]: GPU: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo) (Supports OpenGL 4.6 (Core Profile) Mesa 24.2.6)
[06Jan2025 11:39:00.541] [Render thread/INFO] [Iris/]: OS: Linux (6.6.52-gentoo)
[06Jan2025 11:39:00.810] [Render thread/INFO] [net.neoforged.neoforge.gametest.GameTestHooks/]: Enabled Gametest Namespaces: []
[06Jan2025 11:39:01.199] [Render thread/ERROR] [com.mojang.text2speech.Narrator/]: Error while loading the narrator
com.mojang.text2speech.Narrator$InitializeException: Failed to load library flite
at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.NarratorLinux$FliteLibrary.loadNative(NarratorLinux.java:69) ~[text2speech-1.17.9.jar%23103!/:?]
at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.NarratorLinux.<init>(NarratorLinux.java:18) ~[text2speech-1.17.9.jar%23103!/:?]
@ -170,155 +170,72 @@ Native library (linux-x86-64/libflite.so) not found in resource path (/home/cow/
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
at DevLaunch@1.0.1/net.neoforged.devlaunch.Main.main(Main.java:55) [DevLaunch-1.0.1.jar:?]
[03Nov2024 10:23:15.451] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: vanilla, mod_resources, mod/sodium, mod/fabric_rendering_data_attachment_v1, mod/iris, mod/fabric_renderer_api_v1, mod/fabric_api_base, mod/neoforge, mod/cawezs_mantle_to_stratus, mod/fabric_block_view_api_v2
[03Nov2024 10:23:15.553] [Worker-Main-13/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-15.1.05.hex, loading
[03Nov2024 10:23:15.778] [Worker-Main-7/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-15.1.05.hex, loading
[03Nov2024 10:23:19.002] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play
[03Nov2024 10:23:19.002] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[03Nov2024 10:23:19.106] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device Family 17h/19h HD Audio Controller Analog Stereo
[03Nov2024 10:23:19.107] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started
[03Nov2024 10:23:19.402] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x2 minecraft:textures/atlas/blocks.png-atlas
[03Nov2024 10:23:19.457] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x2 minecraft:textures/atlas/signs.png-atlas
[03Nov2024 10:23:19.458] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x2 minecraft:textures/atlas/banner_patterns.png-atlas
[03Nov2024 10:23:19.459] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x2 minecraft:textures/atlas/shield_patterns.png-atlas
[03Nov2024 10:23:19.461] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x1024x2 minecraft:textures/atlas/armor_trims.png-atlas
[03Nov2024 10:23:19.469] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x2 minecraft:textures/atlas/chest.png-atlas
[03Nov2024 10:23:19.469] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x64x2 minecraft:textures/atlas/decorated_pot.png-atlas
[03Nov2024 10:23:19.470] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x2 minecraft:textures/atlas/beds.png-atlas
[03Nov2024 10:23:19.470] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x2 minecraft:textures/atlas/shulker_boxes.png-atlas
[03Nov2024 10:23:19.754] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[03Nov2024 10:23:19.756] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[03Nov2024 10:23:19.757] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[03Nov2024 10:23:19.757] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[03Nov2024 10:23:19.757] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
[03Nov2024 10:23:19.779] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[03Nov2024 10:23:19.821] [Render thread/INFO] [net.neoforged.neoforge.client.entity.animation.json.AnimationLoader/]: Loaded 0 entity animations
[03Nov2024 10:23:19.841] [Render thread/INFO] [Iris/]: Creating pipeline for dimension minecraft:overworld
[03Nov2024 10:23:24.607] [Render thread/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 1290 recipes
[03Nov2024 10:23:24.700] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 1399 advancements
[03Nov2024 10:23:28.630] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Starting integrated minecraft server version 1.21.1
[03Nov2024 10:23:28.630] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[03Nov2024 10:23:28.694] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pufferfish that was registered with WATER_AMBIENT mob category but was added under CREATURE mob category for cawezs_mantle_to_stratus:buriedwetlandcaves biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues.
[03Nov2024 10:23:28.695] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pig that was registered with CREATURE mob category but was added under AMBIENT mob category for cawezs_mantle_to_stratus:crystals biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues.
[03Nov2024 10:23:28.706] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:sheep that was registered with CREATURE mob category but was added under MONSTER mob category for cawezs_mantle_to_stratus:trees biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues.
[03Nov2024 10:23:28.709] [Server thread/ERROR] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: The following entities have not registered to the RegisterSpawnPlacementsEvent, but a spawn entry was found. This will mean that the entity doesn't have restrictions on its spawn location, please register a spawn placement for the entity, you can register with NO_RESTRICTIONS if you don't want any restrictions.
- minecraft:bee
- minecraft:camel
- minecraft:sniffer
- minecraft:piglin_brute
[06Jan2025 11:39:01.313] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: vanilla, mod_resources, mod/sodium, mod/fabric_rendering_data_attachment_v1, mod/iris, mod/fabric_renderer_api_v1, mod/fabric_api_base, mod/neoforge, mod/cawezs_mantle_to_stratus, mod/fabric_block_view_api_v2
[06Jan2025 11:39:01.760] [Worker-Main-13/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-15.1.05.hex, loading
[06Jan2025 11:39:02.473] [Worker-Main-14/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-15.1.05.hex, loading
[06Jan2025 11:39:06.622] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play
[06Jan2025 11:39:06.622] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[06Jan2025 11:39:06.739] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device Family 17h/19h HD Audio Controller Analog Stereo
[06Jan2025 11:39:06.740] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started
[06Jan2025 11:39:07.228] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x2 minecraft:textures/atlas/blocks.png-atlas
[06Jan2025 11:39:07.331] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x2 minecraft:textures/atlas/signs.png-atlas
[06Jan2025 11:39:07.333] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x2 minecraft:textures/atlas/banner_patterns.png-atlas
[06Jan2025 11:39:07.336] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x2 minecraft:textures/atlas/shield_patterns.png-atlas
[06Jan2025 11:39:07.339] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x1024x2 minecraft:textures/atlas/armor_trims.png-atlas
[06Jan2025 11:39:07.353] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x2 minecraft:textures/atlas/chest.png-atlas
[06Jan2025 11:39:07.354] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x64x2 minecraft:textures/atlas/decorated_pot.png-atlas
[06Jan2025 11:39:07.355] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x2 minecraft:textures/atlas/beds.png-atlas
[06Jan2025 11:39:07.356] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x2 minecraft:textures/atlas/shulker_boxes.png-atlas
[06Jan2025 11:39:07.773] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[06Jan2025 11:39:07.776] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[06Jan2025 11:39:07.777] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[06Jan2025 11:39:07.777] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[06Jan2025 11:39:07.778] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
[06Jan2025 11:39:07.810] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[06Jan2025 11:39:07.937] [Render thread/INFO] [net.neoforged.neoforge.client.entity.animation.json.AnimationLoader/]: Loaded 0 entity animations
[06Jan2025 11:39:07.968] [Render thread/INFO] [Iris/]: Creating pipeline for dimension minecraft:overworld
[06Jan2025 11:39:33.807] [Render thread/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 1290 recipes
[06Jan2025 11:39:34.182] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 1399 advancements
[06Jan2025 11:39:34.893] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Starting integrated minecraft server version 1.21.1
[06Jan2025 11:39:34.893] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[06Jan2025 11:39:34.998] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pufferfish that was registered with WATER_AMBIENT mob category but was added under CREATURE mob category for cawezs_mantle_to_stratus:buriedwetlandcaves biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues.
[06Jan2025 11:39:35.004] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pig that was registered with CREATURE mob category but was added under AMBIENT mob category for cawezs_mantle_to_stratus:crystals biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues.
[06Jan2025 11:39:35.045] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:sheep that was registered with CREATURE mob category but was added under MONSTER mob category for cawezs_mantle_to_stratus:trees biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues.
[06Jan2025 11:39:35.055] [Server thread/ERROR] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: The following entities have not registered to the RegisterSpawnPlacementsEvent, but a spawn entry was found. This will mean that the entity doesn't have restrictions on its spawn location, please register a spawn placement for the entity, you can register with NO_RESTRICTIONS if you don't want any restrictions.
- minecraft:allay
[03Nov2024 10:23:33.782] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[03Nov2024 10:23:33.808] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
[03Nov2024 10:23:34.557] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
[03Nov2024 10:23:34.838] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
[03Nov2024 10:23:35.301] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
[03Nov2024 10:23:35.800] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18%
[03Nov2024 10:23:36.319] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18%
[03Nov2024 10:23:36.820] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18%
[03Nov2024 10:23:37.298] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 51%
[03Nov2024 10:23:37.797] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 51%
[03Nov2024 10:23:38.298] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 83%
[03Nov2024 10:23:38.348] [Server thread/INFO] [net.neoforged.neoforge.server.permission.PermissionAPI/]: Successfully initialized permission handler neoforge:default_handler
[03Nov2024 10:23:38.350] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 4559 ms
[03Nov2024 10:23:38.382] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing view distance to 27, from 10
[03Nov2024 10:23:38.383] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing simulation distance to 12, from 0
[03Nov2024 10:23:39.341] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Dev[local:E:1d11aafd] logged in with entity id 17 at (-9.5, 74.0, -26.5)
[03Nov2024 10:23:39.443] [Render thread/INFO] [Iris/]: Reloading pipeline on dimension change: minecraft:overworld => minecraft:overworld
[03Nov2024 10:23:39.444] [Render thread/INFO] [Iris/]: Destroying pipeline minecraft:overworld
[03Nov2024 10:23:39.444] [Render thread/INFO] [Iris/]: Creating pipeline for dimension minecraft:overworld
[03Nov2024 10:23:39.456] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Dev joined the game
[03Nov2024 10:23:39.834] [Render thread/INFO] [ChunkBuilder/]: Started 10 worker threads
[03Nov2024 10:23:40.351] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 2 advancements
[03Nov2024 10:23:42.562] [Render thread/INFO] [net.minecraft.client.gui.components.ChatComponent/]: [System] [CHAT] [Debug]: Copied location to clipboard
[03Nov2024 10:23:46.585] [Render thread/INFO] [Iris/]: Reloading pipeline on dimension change: minecraft:overworld => cawezs_mantle_to_stratus:heights
[03Nov2024 10:23:46.587] [Render thread/INFO] [Iris/]: Destroying pipeline minecraft:overworld
[03Nov2024 10:23:46.587] [Render thread/INFO] [Iris/]: Creating pipeline for dimension cawezs_mantle_to_stratus:heights
[03Nov2024 10:23:46.596] [Render thread/INFO] [ChunkBuilder/]: Stopping worker threads
[03Nov2024 10:23:46.634] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Dev: Teleported Dev to -9.500000, 74.000000, -26.500000]
[03Nov2024 10:23:46.656] [Render thread/INFO] [ChunkBuilder/]: Started 10 worker threads
[03Nov2024 10:23:46.662] [Render thread/INFO] [ChunkBuilder/]: Stopping worker threads
[03Nov2024 10:23:46.681] [Render thread/INFO] [ChunkBuilder/]: Started 10 worker threads
[03Nov2024 10:23:46.702] [Render thread/INFO] [net.minecraft.client.gui.components.ChatComponent/]: [System] [CHAT] Teleported Dev to -9.500000, 74.000000, -26.500000
[03Nov2024 10:23:48.317] [worldgen/WARN] [net.minecraft.world.level.levelgen.heightproviders.UniformHeight/]: Empty height range: [136 absolute-0 below top]
[03Nov2024 10:23:50.902] [Server thread/ERROR] [net.minecraft.util.thread.BlockableEventLoop/FATAL]: Error executing task on Chunk source main thread executor for cawezs_mantle_to_stratus:heights
net.minecraft.ReportedException: Exception generating new chunk
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkMap.lambda$applyStep$19(ChunkMap.java:641) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:148) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.doRunTask(ServerChunkCache.java:559) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.pollTask(ServerChunkCache.java:568) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.managedBlock(ServerChunkCache.java:533) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:159) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.getChunk(Level.java:202) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.LevelReader.getChunk(LevelReader.java:130) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.getChunk(Level.java:196) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.getChunkAt(Level.java:192) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.getFluidState(Level.java:392) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.updateFluidHeightAndDoFluidPushing(Entity.java:3182) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.updateFluidHeightAndDoFluidPushing(Entity.java:3148) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.updateInWaterStateAndDoWaterCurrentPushing(Entity.java:1273) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.updateInWaterStateAndDoFluidPushing(Entity.java:1259) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.baseTick(Entity.java:449) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.LivingEntity.baseTick(LivingEntity.java:396) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.tick(Entity.java:425) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:2392) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.player.Player.tick(Player.java:281) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerPlayer.doTick(ServerPlayer.java:556) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.network.ServerGamePacketListenerImpl.tick(ServerGamePacketListenerImpl.java:260) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.Connection.tick(Connection.java:412) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:159) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1051) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:917) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.server.IntegratedServer.tickServer(IntegratedServer.java:110) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Caused by: java.lang.IllegalStateException: Requested chunk unavailable during world generation
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.WorldGenRegion.getChunk(WorldGenRegion.java:129) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.LevelReader.getNoiseBiome(LevelReader.java:59) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.biome.BiomeManager.getBiome(BiomeManager.java:64) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.LevelReader.getBiome(LevelReader.java:39) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.feature.LakeFeature.place(LakeFeature.java:138) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.feature.Feature.place(Feature.java:191) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.feature.ConfiguredFeature.place(ConfiguredFeature.java:25) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.placement.PlacedFeature.lambda$placeWithContext$4(PlacedFeature.java:54) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:?]
at java.base/java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?]
at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?]
at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?]
at java.base/java.util.stream.SpinedBuffer$1Splitr.forEachRemaining(SpinedBuffer.java:364) ~[?:?]
at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?]
at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?]
at java.base/java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?]
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.placement.PlacedFeature.placeWithContext(PlacedFeature.java:53) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.placement.PlacedFeature.placeWithBiomeCheck(PlacedFeature.java:41) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.ChunkGenerator.applyBiomeDecoration(ChunkGenerator.java:396) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.status.ChunkStatusTasks.generateFeatures(ChunkStatusTasks.java:154) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.status.ChunkStep.apply(ChunkStep.java:25) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkMap.applyStep(ChunkMap.java:628) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.GenerationChunkHolder.applyStep(GenerationChunkHolder.java:64) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkGenerationTask.scheduleChunkInLayer(ChunkGenerationTask.java:138) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkGenerationTask.scheduleLayer(ChunkGenerationTask.java:119) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkGenerationTask.scheduleNextLayer(ChunkGenerationTask.java:68) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkGenerationTask.runUntilWait(ChunkGenerationTask.java:53) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkMap.lambda$runGenerationTask$21(ChunkMap.java:657) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkTaskPriorityQueueSorter.lambda$message$1(ChunkTaskPriorityQueueSorter.java:50) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.Util.lambda$wrapThreadWithTaskName$5(Util.java:286) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ProcessorMailbox.pollTask(ProcessorMailbox.java:81) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ProcessorMailbox.pollUntil(ProcessorMailbox.java:129) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:90) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?]
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
[03Nov2024 10:23:50.907] [Worker-Main-9/FATAL] [net.neoforged.neoforge.common.NeoForgeMod/]: Preparing crash report with UUID ccd5b223-2678-41c4-92de-c596cccaad2b
[03Nov2024 10:24:07.010] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Stopping!
- minecraft:bee
- minecraft:piglin_brute
- minecraft:sniffer
- minecraft:camel
[06Jan2025 11:39:38.415] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[06Jan2025 11:39:39.119] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[06Jan2025 11:39:39.120] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[06Jan2025 11:39:39.466] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 1039 ms
[06Jan2025 11:39:39.466] [Server thread/INFO] [net.neoforged.neoforge.server.permission.PermissionAPI/]: Successfully initialized permission handler neoforge:default_handler
[06Jan2025 11:39:39.595] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing simulation distance to 12, from 0
[06Jan2025 11:39:41.041] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Dev[local:E:cc9bd5cf] logged in with entity id 70 at (32500.900000602105, 232.31551194686614, -3354.7675493255356)
[06Jan2025 11:39:41.151] [Render thread/INFO] [Iris/]: Reloading pipeline on dimension change: minecraft:overworld => cawezs_mantle_to_stratus:heights
[06Jan2025 11:39:41.152] [Render thread/INFO] [Iris/]: Destroying pipeline minecraft:overworld
[06Jan2025 11:39:41.152] [Render thread/INFO] [Iris/]: Creating pipeline for dimension cawezs_mantle_to_stratus:heights
[06Jan2025 11:39:41.194] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Dev joined the game
[06Jan2025 11:39:41.545] [Render thread/INFO] [ChunkBuilder/]: Started 10 worker threads
[06Jan2025 11:39:41.811] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 11 advancements
[06Jan2025 11:41:49.649] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Stopping!
[06Jan2025 11:41:49.691] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Dev lost connection: Disconnected
[06Jan2025 11:41:49.694] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Dev left the game
[06Jan2025 11:41:49.762] [Server thread/INFO] [net.minecraft.server.network.ServerCommonPacketListenerImpl/]: Stopping singleplayer server as player logged out
[06Jan2025 11:41:49.803] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[06Jan2025 11:41:49.806] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
[06Jan2025 11:41:49.807] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
[06Jan2025 11:41:51.315] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[06Jan2025 11:41:51.403] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:depths
[06Jan2025 11:41:51.422] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[06Jan2025 11:41:51.445] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:heights
[06Jan2025 11:41:51.594] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[06Jan2025 11:41:51.644] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (New World (11)): All chunks are saved
[06Jan2025 11:41:51.645] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (depths): All chunks are saved
[06Jan2025 11:41:51.646] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[06Jan2025 11:41:51.646] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (heights): All chunks are saved
[06Jan2025 11:41:51.646] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[06Jan2025 11:41:51.646] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage: All dimensions are saved
[06Jan2025 11:41:51.954] [Render thread/INFO] [ChunkBuilder/]: Stopping worker threads

@ -22,7 +22,7 @@ narrator:0
particles:0
reducedDebugInfo:false
renderClouds:"false"
renderDistance:27
renderDistance:10
simulationDistance:12
screenEffectScale:1.0
soundDevice:""

@ -49,93 +49,131 @@ public class Notes {
*
"settings": {
"name": "cawezs_mantle_to_stratus:depths",
"sea_level": 21,
"name": "cawezs_mantle_to_stratus:heights",
"sea_level": 0,
"legacy_random_source": true,
"disable_mob_generation": false,
"aquifers_enabled": false,
"ore_veins_enabled": true,
"ore_veins_enabled": false,
"default_block": {
"Name": "minecraft:blackstone"
"Name": "minecraft:tuff"
},
"default_fluid": {
"Name": "minecraft:obsidian"
"Name": "minecraft:water",
"Properties": {
"level": "0"
}
},
"spawn_target": [],
"noise": {
"min_y": 0,
"height": 256,
"size_horizontal": 1,
"size_vertical": 2
"size_horizontal": 2,
"size_vertical": 1,
"island_noise_override": true
},
"noise_router": {
"barrier": 0,
"fluid_level_floodedness": 0,
"fluid_level_spread": 0,
"lava": 0,
"temperature": {
"type": "minecraft:shifted_noise",
"noise": "minecraft:temperature",
"xz_scale": 0.25,
"y_scale": 0,
"shift_x": "minecraft:shift_x",
"shift_y": "minecraft:shift_y",
"shift_z": "minecraft:shift_z"
},
"vegetation": {
"type": "minecraft:shifted_noise",
"noise": "minecraft:vegetation",
"xz_scale": 0.25,
"y_scale": 0,
"shift_x": "minecraft:shift_x",
"shift_y": "minecraft:shift_y",
"shift_z": "minecraft:shift_z"
},
"temperature": 0,
"vegetation": 0,
"continents": 0,
"erosion": 0,
"erosion": {
"type": "minecraft:cache_2d",
"argument": {
"type": "minecraft:end_islands"
}
},
"depth": 0,
"ridges": 0,
"initial_density_without_jaggedness": 0,
"initial_density_without_jaggedness": {
"type": "minecraft:add",
"argument1": -0.234375,
"argument2": {
"type": "minecraft:mul",
"argument1": {
"type": "minecraft:y_clamped_gradient",
"from_y": 4,
"to_y": 32,
"from_value": 0,
"to_value": 1
},
"argument2": {
"type": "minecraft:add",
"argument1": 0.234375,
"argument2": {
"type": "minecraft:add",
"argument1": -23.4375,
"argument2": {
"type": "minecraft:mul",
"argument1": {
"type": "minecraft:y_clamped_gradient",
"from_y": 200,
"to_y": 312,
"from_value": 1,
"to_value": 0
},
"argument2": {
"type": "minecraft:add",
"argument1": 23.4375,
"argument2": {
"type": "minecraft:add",
"argument1": -10.0,
"argument2": {
"type": "minecraft:cache_2d",
"argument": {
"type": "minecraft:end_islands"
}
}
}
}
}
}
}
}
},
"final_density": {
"type": "minecraft:squeeze",
"argument": {
"type": "minecraft:mul",
"argument1": 0.2,
"argument1": 0.64,
"argument2": {
"type": "minecraft:interpolated",
"argument": {
"type": "minecraft:blend_density",
"argument": {
"type": "minecraft:add",
"argument1": 2.5,
"argument1": -0.234375,
"argument2": {
"type": "minecraft:mul",
"argument1": {
"type": "minecraft:y_clamped_gradient",
"from_y": -8,
"to_y": 24,
"from_y": 4,
"to_y": 32,
"from_value": 0,
"to_value": 1
},
"argument2": {
"type": "minecraft:add",
"argument1": -2.5,
"argument1": 0.234375,
"argument2": {
"type": "minecraft:add",
"argument1": 0.9375,
"argument1": -23.4375,
"argument2": {
"type": "minecraft:mul",
"argument1": {
"type": "minecraft:y_clamped_gradient",
"from_y": 246,
"to_y": 256,
"from_y": 200,
"to_y": 312,
"from_value": 1,
"to_value": 0
},
"argument2": {
"type": "minecraft:add",
"argument1": -0.9375,
"argument2": "minecraft:nether/base_3d_noise"
"argument1": 23.0,
"argument2": "minecraft:end/sloped_cheese"
}
}
}

@ -0,0 +1,98 @@
/*
* MCreator note: This file will be REGENERATED on each build.
*/
package net.mcreator.cawezsmantletostratus.init;
import net.neoforged.neoforge.event.server.ServerAboutToStartEvent;
import net.neoforged.fml.common.EventBusSubscriber;
import net.neoforged.bus.api.SubscribeEvent;
import net.minecraft.world.level.levelgen.placement.CaveSurface;
import net.minecraft.world.level.levelgen.SurfaceRules;
import net.minecraft.world.level.levelgen.NoiseGeneratorSettings;
import net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator;
import net.minecraft.world.level.dimension.LevelStem;
import net.minecraft.world.level.dimension.DimensionType;
import net.minecraft.world.level.dimension.BuiltinDimensionTypes;
import net.minecraft.world.level.chunk.ChunkGenerator;
import net.minecraft.world.level.block.state.BlockState;
import net.minecraft.world.level.block.Blocks;
import net.minecraft.world.level.biome.MultiNoiseBiomeSource;
import net.minecraft.world.level.biome.FeatureSorter;
import net.minecraft.world.level.biome.Climate;
import net.minecraft.world.level.biome.Biome;
import net.minecraft.server.MinecraftServer;
import net.minecraft.resources.ResourceLocation;
import net.minecraft.resources.ResourceKey;
import net.minecraft.core.registries.Registries;
import net.minecraft.core.Registry;
import net.minecraft.core.Holder;
import java.util.List;
import java.util.ArrayList;
import com.mojang.datafixers.util.Pair;
import com.google.common.base.Suppliers;
@EventBusSubscriber
public class CawezsMantleToStratusModBiomes {
@SubscribeEvent
public static void onServerAboutToStart(ServerAboutToStartEvent event) {
MinecraftServer server = event.getServer();
Registry<DimensionType> dimensionTypeRegistry = server.registryAccess().registryOrThrow(Registries.DIMENSION_TYPE);
Registry<LevelStem> levelStemTypeRegistry = server.registryAccess().registryOrThrow(Registries.LEVEL_STEM);
Registry<Biome> biomeRegistry = server.registryAccess().registryOrThrow(Registries.BIOME);
for (LevelStem levelStem : levelStemTypeRegistry.stream().toList()) {
DimensionType dimensionType = levelStem.type().value();
if (dimensionType == dimensionTypeRegistry.getOrThrow(BuiltinDimensionTypes.OVERWORLD)) {
ChunkGenerator chunkGenerator = levelStem.generator();
// Inject biomes to biome source
if (chunkGenerator.getBiomeSource() instanceof MultiNoiseBiomeSource noiseSource) {
List<Pair<Climate.ParameterPoint, Holder<Biome>>> parameters = new ArrayList<>(noiseSource.parameters().values());
addParameterPoint(parameters, new Pair<>(new Climate.ParameterPoint(Climate.Parameter.span(-0.5f, 0.5f), Climate.Parameter.span(-0.5f, 0.5f), Climate.Parameter.span(0.3f, 1f), Climate.Parameter.span(-0.5f, 0.5f),
Climate.Parameter.point(0.0f), Climate.Parameter.span(-1f, 1f), 0), biomeRegistry.getHolderOrThrow(ResourceKey.create(Registries.BIOME, ResourceLocation.fromNamespaceAndPath("cawezs_mantle_to_stratus", "high_mesa")))));
addParameterPoint(parameters, new Pair<>(new Climate.ParameterPoint(Climate.Parameter.span(-0.5f, 0.5f), Climate.Parameter.span(-0.5f, 0.5f), Climate.Parameter.span(0.3f, 1f), Climate.Parameter.span(-0.5f, 0.5f),
Climate.Parameter.point(1.0f), Climate.Parameter.span(-1f, 1f), 0), biomeRegistry.getHolderOrThrow(ResourceKey.create(Registries.BIOME, ResourceLocation.fromNamespaceAndPath("cawezs_mantle_to_stratus", "high_mesa")))));
chunkGenerator.biomeSource = MultiNoiseBiomeSource.createFromList(new Climate.ParameterList<>(parameters));
chunkGenerator.featuresPerStep = Suppliers
.memoize(() -> FeatureSorter.buildFeaturesPerStep(List.copyOf(chunkGenerator.biomeSource.possibleBiomes()), biome -> chunkGenerator.generationSettingsGetter.apply(biome).features(), true));
}
// Inject surface rules
if (chunkGenerator instanceof NoiseBasedChunkGenerator noiseGenerator) {
NoiseGeneratorSettings noiseGeneratorSettings = noiseGenerator.settings.value();
SurfaceRules.RuleSource currentRuleSource = noiseGeneratorSettings.surfaceRule();
if (currentRuleSource instanceof SurfaceRules.SequenceRuleSource sequenceRuleSource) {
List<SurfaceRules.RuleSource> surfaceRules = new ArrayList<>(sequenceRuleSource.sequence());
addSurfaceRule(surfaceRules, 1, preliminarySurfaceRule(ResourceKey.create(Registries.BIOME, ResourceLocation.fromNamespaceAndPath("cawezs_mantle_to_stratus", "high_mesa")), Blocks.PURPLE_TERRACOTTA.defaultBlockState(),
Blocks.BLUE_TERRACOTTA.defaultBlockState(), Blocks.STONE.defaultBlockState()));
NoiseGeneratorSettings moddedNoiseGeneratorSettings = new NoiseGeneratorSettings(noiseGeneratorSettings.noiseSettings(), noiseGeneratorSettings.defaultBlock(), noiseGeneratorSettings.defaultFluid(),
noiseGeneratorSettings.noiseRouter(), SurfaceRules.sequence(surfaceRules.toArray(SurfaceRules.RuleSource[]::new)), noiseGeneratorSettings.spawnTarget(), noiseGeneratorSettings.seaLevel(),
noiseGeneratorSettings.disableMobGeneration(), noiseGeneratorSettings.aquifersEnabled(), noiseGeneratorSettings.oreVeinsEnabled(), noiseGeneratorSettings.useLegacyRandomSource());
noiseGenerator.settings = new Holder.Direct<>(moddedNoiseGeneratorSettings);
}
}
}
}
}
private static SurfaceRules.RuleSource preliminarySurfaceRule(ResourceKey<Biome> biomeKey, BlockState groundBlock, BlockState undergroundBlock, BlockState underwaterBlock) {
return SurfaceRules.ifTrue(SurfaceRules.isBiome(biomeKey),
SurfaceRules.ifTrue(SurfaceRules.abovePreliminarySurface(),
SurfaceRules.sequence(
SurfaceRules.ifTrue(SurfaceRules.stoneDepthCheck(0, false, 0, CaveSurface.FLOOR),
SurfaceRules.sequence(SurfaceRules.ifTrue(SurfaceRules.waterBlockCheck(-1, 0), SurfaceRules.state(groundBlock)), SurfaceRules.state(underwaterBlock))),
SurfaceRules.ifTrue(SurfaceRules.stoneDepthCheck(0, true, 0, CaveSurface.FLOOR), SurfaceRules.state(undergroundBlock)))));
}
private static void addParameterPoint(List<Pair<Climate.ParameterPoint, Holder<Biome>>> parameters, Pair<Climate.ParameterPoint, Holder<Biome>> point) {
if (!parameters.contains(point))
parameters.add(point);
}
private static void addSurfaceRule(List<SurfaceRules.RuleSource> surfaceRules, int index, SurfaceRules.RuleSource rule) {
if (!surfaceRules.contains(rule))
surfaceRules.add(index, rule);
}
}

@ -15,10 +15,10 @@ public class HeightsDimension {
public static class HeightsSpecialEffectsHandler {
@SubscribeEvent
public static void registerDimensionSpecialEffects(RegisterDimensionSpecialEffectsEvent event) {
DimensionSpecialEffects customEffect = new DimensionSpecialEffects(Float.NaN, true, DimensionSpecialEffects.SkyType.NONE, false, false) {
DimensionSpecialEffects customEffect = new DimensionSpecialEffects(DimensionSpecialEffects.OverworldEffects.CLOUD_LEVEL, true, DimensionSpecialEffects.SkyType.NORMAL, false, false) {
@Override
public Vec3 getBrightnessDependentFogColor(Vec3 color, float sunHeight) {
return color;
return color.multiply(sunHeight * 0.94 + 0.06, sunHeight * 0.94 + 0.06, sunHeight * 0.91 + 0.09);
}
@Override

@ -1,3 +1,10 @@
public net.minecraft.world.level.biome.MultiNoiseBiomeSource parameters()Lnet/minecraft/world/level/biome/Climate$ParameterList;
public-f net.minecraft.world.level.chunk.ChunkGenerator biomeSource
public-f net.minecraft.world.level.chunk.ChunkGenerator featuresPerStep
public-f net.minecraft.world.level.chunk.ChunkGenerator generationSettingsGetter
public-f net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator settings
public net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource
public net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource <init>(Ljava/util/List;)V
public net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType <init>(Lcom/mojang/serialization/MapCodec;)V

@ -3,9 +3,11 @@
"biome.cawezs_mantle_to_stratus.clouds": "Clouds",
"biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland",
"biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars",
"biome.cawezs_mantle_to_stratus.high_mesa": "High Mesa",
"biome.cawezs_mantle_to_stratus.stars": "Stars",
"biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms",
"biome.cawezs_mantle_to_stratus.crystals": "Crystal caves",
"biome.cawezs_mantle_to_stratus.supersized": "Supersized",
"biome.cawezs_mantle_to_stratus.trees": "Trees",
"item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus",
"biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves",

@ -6,7 +6,7 @@
"type": "minecraft:multi_noise",
"biomes": [
{
"biome": "cawezs_mantle_to_stratus:clouds",
"biome": "cawezs_mantle_to_stratus:high_mesa",
"parameters": {
"temperature": 0,
"humidity": 0,
@ -167,7 +167,7 @@
"if_true": {
"type": "minecraft:biome",
"biome_is": [
"cawezs_mantle_to_stratus:clouds"
"cawezs_mantle_to_stratus:high_mesa"
]
},
"then_run": {
@ -196,14 +196,14 @@
"then_run": {
"type": "minecraft:block",
"result_state": {
"Name": "minecraft:white_stained_glass"
"Name": "minecraft:purple_terracotta"
}
}
},
{
"type": "minecraft:block",
"result_state": {
"Name": "minecraft:chiseled_quartz_block"
"Name": "minecraft:stone"
}
}
]
@ -221,7 +221,7 @@
"then_run": {
"type": "minecraft:block",
"result_state": {
"Name": "minecraft:calcite"
"Name": "minecraft:blue_terracotta"
}
}
}

@ -1,11 +1,11 @@
{
"ultrawarm": false,
"natural": false,
"piglin_safe": true,
"respawn_anchor_works": false,
"natural": true,
"piglin_safe": false,
"respawn_anchor_works": true,
"bed_works": true,
"has_raids": false,
"has_skylight": false,
"has_raids": true,
"has_skylight": true,
"has_ceiling": false,
"coordinate_scale": 1,
"ambient_light": 0.5,

@ -0,0 +1,6 @@
{
"type": "neoforge:add_features",
"biomes": "cawezs_mantle_to_stratus:cliffs",
"features": "cawezs_mantle_to_stratus:cliffdelta",
"step": "surface_structures"
}

@ -0,0 +1,6 @@
{
"type": "neoforge:add_features",
"biomes": "cawezs_mantle_to_stratus:cliffs",
"features": "cawezs_mantle_to_stratus:clifffloating",
"step": "raw_generation"
}

@ -0,0 +1,6 @@
{
"type": "neoforge:add_features",
"biomes": "cawezs_mantle_to_stratus:clouds",
"features": "cawezs_mantle_to_stratus:cloud_shrub",
"step": "surface_structures"
}

@ -0,0 +1,6 @@
{
"type": "neoforge:add_features",
"biomes": "cawezs_mantle_to_stratus:dry",
"features": "cawezs_mantle_to_stratus:dryislands",
"step": "surface_structures"
}

@ -0,0 +1,6 @@
{
"type": "neoforge:add_features",
"biomes": "cawezs_mantle_to_stratus:dry",
"features": "cawezs_mantle_to_stratus:drylargebones",
"step": "surface_structures"
}

@ -0,0 +1,6 @@
{
"type": "neoforge:add_features",
"biomes": "cawezs_mantle_to_stratus:dry",
"features": "cawezs_mantle_to_stratus:drysandstonepile",
"step": "surface_structures"
}

@ -0,0 +1,6 @@
{
"type": "neoforge:add_features",
"biomes": "cawezs_mantle_to_stratus:windsweptpillars",
"features": "cawezs_mantle_to_stratus:pillarfloat",
"step": "surface_structures"
}

@ -0,0 +1,6 @@
{
"type": "neoforge:add_features",
"biomes": "cawezs_mantle_to_stratus:supersized",
"features": "cawezs_mantle_to_stratus:supersized_float",
"step": "raw_generation"
}

@ -0,0 +1,6 @@
{
"type": "neoforge:add_features",
"biomes": "cawezs_mantle_to_stratus:supersized",
"features": "cawezs_mantle_to_stratus:supersized_hive",
"step": "surface_structures"
}

@ -0,0 +1,6 @@
{
"type": "neoforge:add_features",
"biomes": "cawezs_mantle_to_stratus:supersized",
"features": "cawezs_mantle_to_stratus:supersized_lake",
"step": "surface_structures"
}

@ -0,0 +1,6 @@
{
"type": "neoforge:add_features",
"biomes": "cawezs_mantle_to_stratus:supersized",
"features": "cawezs_mantle_to_stratus:supersized_plants",
"step": "underground_structures"
}

@ -0,0 +1,6 @@
{
"type": "neoforge:add_features",
"biomes": "cawezs_mantle_to_stratus:supersized",
"features": "cawezs_mantle_to_stratus:supersized_tree",
"step": "surface_structures"
}

@ -0,0 +1,6 @@
{
"type": "neoforge:add_features",
"biomes": "cawezs_mantle_to_stratus:trees",
"features": "cawezs_mantle_to_stratus:treesfloating",
"step": "surface_structures"
}

Some files were not shown because too many files have changed in this diff Show More