cawezs_mantle_to_stratus/cawezs_mantle_to_stratus.mcreator
2024-09-13 15:42:48 -04:00

1245 lines
41 KiB
Plaintext

{
"mod_elements": [
{
"name": "Overgrowncaves",
"type": "biome",
"compiles": true,
"locked_code": false,
"registry_name": "overgrowncaves",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json"
]
},
"path": "~/Places"
},
{
"name": "Below1",
"type": "dimension",
"compiles": true,
"locked_code": true,
"registry_name": "below_1",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_1.json",
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below1Dimension.java",
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_1.json"
]
},
"path": "~/Places"
},
{
"name": "Buriedwetlandcaves",
"type": "biome",
"compiles": true,
"locked_code": false,
"registry_name": "buriedwetlandcaves",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json"
]
},
"path": "~/Places"
},
{
"name": "Slimeblob",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "slimeblob",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json"
]
},
"path": "~/Buried Wetlands"
},
{
"name": "Slimedeltas",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "slimedeltas",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json"
]
},
"path": "~/Buried Wetlands"
},
{
"name": "Mossyoutgrowth",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "mossyoutgrowth",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json"
]
},
"path": "~/Buried Wetlands"
},
{
"name": "Wetlandcrosses",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "wetlandcrosses",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json",
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json"
]
},
"path": "~/Buried Wetlands"
},
{
"name": "WetlandcrossesAdditionalGenerationCondition",
"type": "procedure",
"compiles": true,
"locked_code": true,
"registry_name": "wetlandcrosses_additional_generation_condition",
"metadata": {
"return_type": "logic",
"files": [
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandcrossesAdditionalGenerationConditionProcedure.java"
],
"dependencies": [
{
"name": "x",
"type": "number"
},
{
"name": "y",
"type": "number"
},
{
"name": "z",
"type": "number"
},
{
"name": "world",
"type": "world"
}
]
},
"path": "~/Buried Wetlands"
},
{
"name": "WetlandHanging",
"type": "feature",
"compiles": true,
"locked_code": true,
"registry_name": "wetland_hanging",
"metadata": {
"files": [
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandHangingFeature.java",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetland_hanging.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetland_hanging.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetland_hanging_biome_modifier.json"
]
},
"path": "~/Buried Wetlands"
},
{
"name": "WetlandHangingAdditionalGenerationCondition",
"type": "procedure",
"compiles": true,
"locked_code": true,
"registry_name": "wetland_hanging_additional_generation_condition",
"metadata": {
"return_type": "logic",
"files": [
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandHangingAdditionalGenerationConditionProcedure.java"
],
"dependencies": []
},
"path": "~/Buried Wetlands"
},
{
"name": "Wetlandbush",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "wetlandbush",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandbush_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandbush.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandbush.json"
]
},
"path": "~/Buried Wetlands"
},
{
"name": "Mushrooms",
"type": "biome",
"compiles": true,
"locked_code": false,
"registry_name": "mushrooms",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json"
]
},
"path": "~/Places"
},
{
"name": "Redmushroompatches",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "redmushroompatches",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json"
]
},
"path": "~/Mushrooms"
},
{
"name": "Brownmushroompatches",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "brownmushroompatches",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json"
]
},
"path": "~/Mushrooms"
},
{
"name": "GiantBrownMushroom",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "giant_brown_mushroom",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json"
]
},
"path": "~/Mushrooms"
},
{
"name": "GiantRedMushroom",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "giant_red_mushroom",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json"
]
},
"path": "~/Mushrooms"
},
{
"name": "MassiveMushroom",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "massive_mushroom",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json"
]
},
"path": "~/Mushrooms"
},
{
"name": "Warpedpatch",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "warpedpatch",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/warpedpatch_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json"
]
},
"path": "~/Mushrooms"
},
{
"name": "Crimsonpatch",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "crimsonpatch",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json"
]
},
"path": "~/Mushrooms"
},
{
"name": "Lanternpatch",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "lanternpatch",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/lanternpatch_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/lanternpatch.json"
]
},
"path": "~/Mushrooms"
},
{
"name": "Flippedmushroom",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "flippedmushroom",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/flippedmushroom.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/flippedmushroom.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/flippedmushroom_biome_modifier.json",
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/FlippedmushroomFeature.java"
]
},
"path": "~/Mushrooms"
},
{
"name": "FlippedmushroomAdditionalGenerationCondition",
"type": "procedure",
"compiles": true,
"locked_code": true,
"registry_name": "flippedmushroom_additional_generation_condition",
"metadata": {
"return_type": "logic",
"files": [
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/FlippedmushroomAdditionalGenerationConditionProcedure.java"
],
"dependencies": [
{
"name": "x",
"type": "number"
},
{
"name": "y",
"type": "number"
},
{
"name": "z",
"type": "number"
},
{
"name": "world",
"type": "world"
}
]
},
"path": "~/Mushrooms"
},
{
"name": "Hive",
"type": "structure",
"compiles": true,
"locked_code": false,
"registry_name": "hive",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive.json"
]
},
"path": "~/Dungeons"
},
{
"name": "GrasslandTree",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "grassland_tree",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/grassland_tree.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/grassland_tree.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/grassland_tree_biome_modifier.json"
]
},
"path": "~/Grasslands"
},
{
"name": "Below2",
"type": "dimension",
"compiles": true,
"locked_code": true,
"registry_name": "below_2",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_2.json",
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_2.json",
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below2Dimension.java"
]
},
"path": "~/Places"
},
{
"name": "Frozencaves",
"type": "biome",
"compiles": true,
"locked_code": false,
"registry_name": "frozencaves",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/frozencaves.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencaves_tree.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json"
]
},
"path": "~/Places"
},
{
"name": "FrozenTree",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "frozen_tree",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json",
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json"
]
},
"path": "~/Frozen"
},
{
"name": "FrozenTreeAdditionalGenerationCondition",
"type": "procedure",
"compiles": true,
"locked_code": true,
"registry_name": "frozen_tree_additional_generation_condition",
"metadata": {
"return_type": "logic",
"files": [
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/FrozenTreeAdditionalGenerationConditionProcedure.java"
],
"dependencies": [
{
"name": "x",
"type": "number"
},
{
"name": "y",
"type": "number"
},
{
"name": "z",
"type": "number"
},
{
"name": "world",
"type": "world"
}
]
},
"path": "~/Frozen"
},
{
"name": "Groundlanterns",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "groundlanterns",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/groundlanterns_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/groundlanterns.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/groundlanterns.json"
]
},
"path": "~/Frozen"
},
{
"name": "Ceilinglanterns",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "ceilinglanterns",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/ceilinglanterns.json",
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/CeilinglanternsFeature.java",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/ceilinglanterns.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/ceilinglanterns_biome_modifier.json"
]
},
"path": "~/Frozen"
},
{
"name": "CeilinglanternsAdditionalGenerationCondition",
"type": "procedure",
"compiles": true,
"locked_code": true,
"registry_name": "ceilinglanterns_additional_generation_condition",
"metadata": {
"return_type": "logic",
"files": [
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilinglanternsAdditionalGenerationConditionProcedure.java"
],
"dependencies": [
{
"name": "x",
"type": "number"
},
{
"name": "y",
"type": "number"
},
{
"name": "z",
"type": "number"
},
{
"name": "world",
"type": "world"
}
]
},
"path": "~/Frozen"
},
{
"name": "Frozencampfire",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "frozencampfire",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.json"
]
},
"path": "~/Frozen"
},
{
"name": "Frozensoulpatch",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "frozensoulpatch",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozensoulpatch.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json"
]
},
"path": "~/Frozen"
},
{
"name": "Frozenpowder",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "frozenpowder",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozenpowder_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozenpowder.json"
]
},
"path": "~/Frozen"
},
{
"name": "Crystals",
"type": "biome",
"compiles": true,
"locked_code": false,
"registry_name": "crystals",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystals_tree.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/crystals.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json"
]
},
"path": "~/Places"
},
{
"name": "Crystalgrowth",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "crystalgrowth",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalgrowth_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalgrowth.json",
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalgrowthFeature.java",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalgrowth.json"
]
},
"path": "~/Crystals"
},
{
"name": "CrystalgrowthAdditionalGenerationCondition",
"type": "procedure",
"compiles": true,
"locked_code": true,
"registry_name": "crystalgrowth_additional_generation_condition",
"metadata": {
"return_type": "logic",
"files": [
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/CrystalgrowthAdditionalGenerationConditionProcedure.java"
],
"dependencies": [
{
"name": "x",
"type": "number"
},
{
"name": "y",
"type": "number"
},
{
"name": "z",
"type": "number"
},
{
"name": "world",
"type": "world"
}
]
},
"path": "~/Crystals"
},
{
"name": "FrozenFossil",
"type": "block",
"compiles": true,
"locked_code": false,
"registry_name": "frozen_fossil",
"metadata": {
"files": [
"src/main/java/net/mcreator/cawezsmantletostratus/block/FrozenFossilBlock.java",
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/frozen_fossil.json",
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/frozen_fossil.json",
"src/main/resources/data/cawezs_mantle_to_stratus/loot_tables/blocks/frozen_fossil.json",
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/frozen_fossil.json"
]
},
"path": "~/Items/Frozen_Fossil"
},
{
"name": "MtS",
"type": "tab",
"compiles": true,
"locked_code": false,
"registry_name": "mt_s",
"metadata": {
"files": []
},
"path": "~/Items"
},
{
"name": "Windsweptpillars",
"type": "biome",
"compiles": true,
"locked_code": false,
"registry_name": "windsweptpillars",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/windsweptpillars_tree.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/windsweptpillars.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json"
]
},
"path": "~/Places"
},
{
"name": "Pillar",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "pillar",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json",
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java"
]
},
"path": "~/Monoliths"
},
{
"name": "PillarAdditionalGenerationCondition",
"type": "procedure",
"compiles": true,
"locked_code": true,
"registry_name": "pillar_additional_generation_condition",
"metadata": {
"return_type": "logic",
"files": [
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/PillarAdditionalGenerationConditionProcedure.java"
],
"dependencies": [
{
"name": "x",
"type": "number"
},
{
"name": "y",
"type": "number"
},
{
"name": "z",
"type": "number"
},
{
"name": "world",
"type": "world"
}
]
},
"path": "~/Monoliths"
},
{
"name": "Pillartrees",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "pillartrees",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_biome_modifier.json"
]
},
"path": "~/Monoliths"
},
{
"name": "Sky1",
"type": "dimension",
"compiles": true,
"locked_code": true,
"registry_name": "sky_1",
"metadata": {
"files": [
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky1Dimension.java",
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_1.json",
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_1.json"
]
},
"path": "~/Places"
},
{
"name": "Notes",
"type": "code",
"compiles": true,
"locked_code": true,
"registry_name": "notes",
"metadata": {
"files": [
"src/main/java/net/mcreator/cawezsmantletostratus/Notes.java"
]
}
},
{
"name": "Trees",
"type": "biome",
"compiles": true,
"locked_code": false,
"registry_name": "trees",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json"
]
},
"path": "~/Places"
},
{
"name": "Treesgenerator",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "treesgenerator",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json"
]
},
"path": "~/Trees"
},
{
"name": "Treesflowers",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "treesflowers",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.json"
]
},
"path": "~/Trees"
},
{
"name": "Treespatches",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "treespatches",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.json"
]
},
"path": "~/Trees"
},
{
"name": "Cloudsvapor",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "cloudsvapor",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json"
]
},
"path": "~/Clouds"
},
{
"name": "Clouds",
"type": "biome",
"compiles": true,
"locked_code": false,
"registry_name": "clouds",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clouds_tree.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clouds_tree.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json"
]
},
"path": "~/Places"
},
{
"name": "Cloudslakes",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "cloudslakes",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslakes.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslakes_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslakes.json"
]
},
"path": "~/Clouds"
},
{
"name": "Cloudstrees",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "cloudstrees",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudstrees_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudstrees.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudstrees.json"
]
},
"path": "~/Clouds"
},
{
"name": "Cloudslights",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "cloudslights",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.json"
]
},
"path": "~/Clouds"
},
{
"name": "Dry",
"type": "biome",
"compiles": true,
"locked_code": false,
"registry_name": "dry",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dry_tree.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/dry.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json"
]
},
"path": "~/Places"
},
{
"name": "Drydeadbush",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "drydeadbush",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json"
]
},
"path": "~/Dry"
},
{
"name": "Drybones",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "drybones",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json"
]
},
"path": "~/Dry"
},
{
"name": "Drytree",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "drytree",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json"
]
},
"path": "~/Dry"
},
{
"name": "Drycactus",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "drycactus",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drycactus_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json"
]
},
"path": "~/Dry"
},
{
"name": "Drysand",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "drysand",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json"
]
},
"path": "~/Dry"
},
{
"name": "Sky2",
"type": "dimension",
"compiles": true,
"locked_code": false,
"registry_name": "sky_2",
"metadata": {
"files": [
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky2Dimension.java",
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_2.json",
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_2.json"
]
},
"path": "~/Places"
},
{
"name": "Cliffs",
"type": "biome",
"compiles": true,
"locked_code": false,
"registry_name": "cliffs",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/cliffs.json",
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsTrunkDecorator.java",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffs_tree.json",
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsFruitDecorator.java",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffs_tree.json",
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java"
]
},
"path": "~/Places"
},
{
"name": "StoneTrees",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "stone_trees",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stone_trees.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/stone_trees_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stone_trees.json"
]
},
"path": "~/Cliffs"
},
{
"name": "CliffDrip",
"type": "feature",
"compiles": true,
"locked_code": false,
"registry_name": "cliff_drip",
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_drip.json",
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_drip_biome_modifier.json",
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffDripFeature.java",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_drip.json"
]
},
"path": "~/Cliffs"
},
{
"name": "CliffDripAdditionalGenerationCondition",
"type": "procedure",
"compiles": true,
"locked_code": false,
"registry_name": "cliff_drip_additional_generation_condition",
"metadata": {
"return_type": "logic",
"files": [
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffDripAdditionalGenerationConditionProcedure.java"
],
"dependencies": [
{
"name": "x",
"type": "number"
},
{
"name": "y",
"type": "number"
},
{
"name": "z",
"type": "number"
},
{
"name": "world",
"type": "world"
}
]
},
"path": "~/Cliffs"
}
],
"variable_elements": [],
"sound_elements": [],
"tag_elements": {
"BIOMES:minecraft:has_structure/ruined_portal_jungle": [
"~CUSTOM:Mushrooms",
"~CUSTOM:Overgrowncaves"
],
"BIOMES:minecraft:has_structure/jungle_temple": [
"~CUSTOM:Mushrooms",
"~CUSTOM:Buriedwetlandcaves",
"~CUSTOM:Overgrowncaves"
],
"BIOMES:minecraft:has_structure/nether_fossil": [
"~CUSTOM:Mushrooms"
],
"BIOMES:minecraft:has_structure/mineshaft": [
"~CUSTOM:Mushrooms",
"~CUSTOM:Buriedwetlandcaves",
"~CUSTOM:Overgrowncaves"
],
"BIOMES:minecraft:has_structure/ruined_portal_nether": [
"~CUSTOM:Buriedwetlandcaves"
],
"BLOCKS:minecraft:overworld_carver_replaceables": [
"~Blocks.STONE#1",
"~Blocks.STONE#5",
"~Blocks.LIGHT",
"~Blocks.AIR",
"~Blocks.SAND#1",
"~Blocks.RED_SANDSTONE#0",
"~Blocks.STAINED_GLASS#0",
"~Blocks.ROOTED_DIRT",
"~Blocks.GRASS",
"~Blocks.STONE#0",
"~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
"~Blocks.SMOOTH_BASALT",
"~Blocks.BLUE_ICE",
"~Blocks.BLACKSTONE",
"~Blocks.TUFF",
"~Blocks.SNOW",
"~Blocks.CALCITE"
],
"BIOMES:minecraft:has_structure/mineshaft_mesa": [
"~CUSTOM:Mushrooms",
"~CUSTOM:Buriedwetlandcaves",
"~CUSTOM:Overgrowncaves"
],
"BIOMES:minecraft:has_structure/swamp_hut": [
"~CUSTOM:Mushrooms",
"~CUSTOM:Buriedwetlandcaves",
"~CUSTOM:Overgrowncaves"
]
},
"tab_element_order": {},
"language_map": {
"en_us": {
"biome.cawezs_mantle_to_stratus.overgrowncaves": "Overgrown",
"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.mushrooms": "Mushrooms",
"biome.cawezs_mantle_to_stratus.crystals": "Crystal caves",
"biome.cawezs_mantle_to_stratus.trees": "Trees",
"item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus",
"block.cawezs_mantle_to_stratus.frozen_fossil": "Suspicious Ice",
"biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves",
"biome.cawezs_mantle_to_stratus.cliffs": "Cliffs",
"biome.cawezs_mantle_to_stratus.dry": "Dry"
}
},
"foldersRoot": {
"name": "~",
"children": [
{
"name": "Buried Wetlands",
"children": []
},
{
"name": "Mushrooms",
"children": []
},
{
"name": "Places",
"children": []
},
{
"name": "Grasslands",
"children": []
},
{
"name": "Dungeons",
"children": []
},
{
"name": "Frozen",
"children": []
},
{
"name": "Crystals",
"children": []
},
{
"name": "Monoliths",
"children": []
},
{
"name": "Items",
"children": [
{
"name": "Frozen_Fossil",
"children": []
}
]
},
{
"name": "Trees",
"children": []
},
{
"name": "Clouds",
"children": []
},
{
"name": "Dry",
"children": []
},
{
"name": "Cliffs",
"children": []
}
]
},
"workspaceSettings": {
"modid": "cawezs_mantle_to_stratus",
"modName": "cawezs_mantle_to_stratus",
"version": "1.0.0",
"author": "cow, MCreator",
"websiteURL": "https://mcreator.net",
"license": "Not specified",
"serverSideOnly": false,
"requiredMods": [],
"dependencies": [],
"dependants": [],
"mcreatorDependencies": [],
"currentGenerator": "neoforge-1.20.6",
"modElementsPackage": "net.mcreator.cawezsmantletostratus"
},
"mcreatorVersion": 202400232117
}