869 lines
28 KiB
Plaintext
869 lines
28 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": false,
|
|
"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/configured_feature/crystals_tree.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/crystals.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/biome/windsweptpillars.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_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"
|
|
}
|
|
],
|
|
"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.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.buriedwetlandcaves": "Buried Wetland",
|
|
"biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars",
|
|
"biome.cawezs_mantle_to_stratus.overgrowncaves": "Overgrown",
|
|
"biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms",
|
|
"biome.cawezs_mantle_to_stratus.crystals": "Crystal caves",
|
|
"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"
|
|
}
|
|
},
|
|
"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": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"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
|
|
} |