5064 lines
159 KiB
Plaintext
5064 lines
159 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/Depths"
|
|
},
|
|
{
|
|
"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/Depths"
|
|
},
|
|
{
|
|
"name": "Slimeblob",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "slimeblob",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/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/placed_feature/slimedeltas.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Buried Wetlands"
|
|
},
|
|
{
|
|
"name": "Mossyoutgrowth",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "mossyoutgrowth",
|
|
"metadata": {
|
|
"files": [
|
|
"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",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Buried Wetlands"
|
|
},
|
|
{
|
|
"name": "Wetlandcrosses",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "wetlandcrosses",
|
|
"metadata": {
|
|
"files": [
|
|
"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",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/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": "~/Places/Biomes/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": "~/Places/Biomes/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": "~/Places/Biomes/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/Depths"
|
|
},
|
|
{
|
|
"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/configured_feature/redmushroompatches.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Mushrooms"
|
|
},
|
|
{
|
|
"name": "Brownmushroompatches",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "brownmushroompatches",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/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/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/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/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/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/worldgen/configured_feature/massive_mushroom.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Mushrooms"
|
|
},
|
|
{
|
|
"name": "Warpedpatch",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "warpedpatch",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json",
|
|
"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"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Mushrooms"
|
|
},
|
|
{
|
|
"name": "Crimsonpatch",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "crimsonpatch",
|
|
"metadata": {
|
|
"files": [
|
|
"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",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Mushrooms"
|
|
},
|
|
{
|
|
"name": "Lanternpatch",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "lanternpatch",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/placed_feature/lanternpatch.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Mushrooms"
|
|
},
|
|
{
|
|
"name": "Flippedmushroom",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "flippedmushroom",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/flippedmushroom_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/flippedmushroom.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/FlippedmushroomFeature.java",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/flippedmushroom.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/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": "~/Places/Biomes/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/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_set/hive.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/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/configured_feature/grassland_tree.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/grassland_tree.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/grassland_tree_biome_modifier.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Grasslands"
|
|
},
|
|
{
|
|
"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/Depths"
|
|
},
|
|
{
|
|
"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/neoforge/biome_modifier/frozen_tree_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/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": "~/Places/Biomes/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": "~/Places/Biomes/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": "~/Places/Biomes/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": "~/Places/Biomes/Frozen"
|
|
},
|
|
{
|
|
"name": "Frozencampfire",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "frozencampfire",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Frozen"
|
|
},
|
|
{
|
|
"name": "Frozensoulpatch",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "frozensoulpatch",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json",
|
|
"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"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Frozen"
|
|
},
|
|
{
|
|
"name": "Frozenpowder",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "frozenpowder",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/placed_feature/frozenpowder.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/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/Depths"
|
|
},
|
|
{
|
|
"name": "Crystalgrowth",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "crystalgrowth",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalgrowth.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalgrowthFeature.java",
|
|
"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"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/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": "~/Places/Biomes/Crystals"
|
|
},
|
|
{
|
|
"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/Flipped"
|
|
},
|
|
{
|
|
"name": "Pillar",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "pillar",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/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": "~/Places/Biomes/Monoliths"
|
|
},
|
|
{
|
|
"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/Heights"
|
|
},
|
|
{
|
|
"name": "Treesgenerator",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "treesgenerator",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Trees"
|
|
},
|
|
{
|
|
"name": "Treesflowers",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "treesflowers",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Trees"
|
|
},
|
|
{
|
|
"name": "Treespatches",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "treespatches",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/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/neoforge/biome_modifier/cloudsvapor_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/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/Heights"
|
|
},
|
|
{
|
|
"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": "~/Places/Biomes/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": "~/Places/Biomes/Clouds"
|
|
},
|
|
{
|
|
"name": "Cloudslights",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "cloudslights",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/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/Heights"
|
|
},
|
|
{
|
|
"name": "Drydeadbush",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "drydeadbush",
|
|
"metadata": {
|
|
"files": [
|
|
"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",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Dry"
|
|
},
|
|
{
|
|
"name": "Drybones",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "drybones",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Dry"
|
|
},
|
|
{
|
|
"name": "Drytree",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "drytree",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Dry"
|
|
},
|
|
{
|
|
"name": "Drycactus",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "drycactus",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json",
|
|
"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"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/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/neoforge/biome_modifier/drysand_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Dry"
|
|
},
|
|
{
|
|
"name": "Cliffs",
|
|
"type": "biome",
|
|
"compiles": true,
|
|
"locked_code": true,
|
|
"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/Heights"
|
|
},
|
|
{
|
|
"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": "~/Places/Biomes/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": "~/Places/Biomes/Cliffs"
|
|
},
|
|
{
|
|
"name": "CliffSnow",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "cliff_snow",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_snow.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_snow.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_snow_biome_modifier.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Cliffs"
|
|
},
|
|
{
|
|
"name": "CliffDripAdditionalGenerationCondition",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": true,
|
|
"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": "~/Places/Biomes/Cliffs"
|
|
},
|
|
{
|
|
"name": "Isle",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "isle",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/isle.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/isle_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/isle.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Cliffs"
|
|
},
|
|
{
|
|
"name": "CliffTorchAdditionalGenerationCondition",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "cliff_torch_additional_generation_condition",
|
|
"metadata": {
|
|
"return_type": "logic",
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffTorchAdditionalGenerationConditionProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Cliffs"
|
|
},
|
|
{
|
|
"name": "CliffTorch",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "cliff_torch",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_torch_biome_modifier.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffTorchFeature.java",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_torch.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_torch.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Cliffs"
|
|
},
|
|
{
|
|
"name": "Cliffemerald",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "cliffemerald",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffemerald.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffemerald.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffemerald_biome_modifier.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Cliffs"
|
|
},
|
|
{
|
|
"name": "Stars",
|
|
"type": "biome",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "stars",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stars_tree.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stars_tree.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Flipped"
|
|
},
|
|
{
|
|
"name": "Starspeck",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "starspeck",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starspeck_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starspeck.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starspeck.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Stars"
|
|
},
|
|
{
|
|
"name": "Starstar",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "starstar",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starstar_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starstar.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/StarstarFeature.java",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starstar.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Stars"
|
|
},
|
|
{
|
|
"name": "StarstarAdditionalGenerationCondition",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": true,
|
|
"registry_name": "starstar_additional_generation_condition",
|
|
"metadata": {
|
|
"return_type": "logic",
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/StarstarAdditionalGenerationConditionProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Stars"
|
|
},
|
|
{
|
|
"name": "Starlight",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "starlight",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starlight_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starlight.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starlight.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/StarlightFeature.java"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Stars"
|
|
},
|
|
{
|
|
"name": "Starmagma",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "starmagma",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starmagma.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starmagma.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starmagma_biome_modifier.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Stars"
|
|
},
|
|
{
|
|
"name": "Starpurpur",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "starpurpur",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starpurpur.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starpurpur.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starpurpur_biome_modifier.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Stars"
|
|
},
|
|
{
|
|
"name": "Depths",
|
|
"type": "dimension",
|
|
"compiles": true,
|
|
"locked_code": true,
|
|
"registry_name": "depths",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/depths.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/DepthsDimension.java",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Depths"
|
|
},
|
|
{
|
|
"name": "Coralslime",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "coralslime",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coralslime.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coralslime.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coralslime_biome_modifier.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Buried Wetlands"
|
|
},
|
|
{
|
|
"name": "CoralFans",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "coral_fans",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coral_fans.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coral_fans.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coral_fans_biome_modifier.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Buried Wetlands"
|
|
},
|
|
{
|
|
"name": "Crystalground",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "crystalground",
|
|
"metadata": {
|
|
"has_nbt_structure": true,
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalground_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalground.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalground.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Crystals/Structures"
|
|
},
|
|
{
|
|
"name": "Crystalair",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "crystalair",
|
|
"metadata": {
|
|
"has_nbt_structure": true,
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalair.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalair_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalair.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Crystals/Structures"
|
|
},
|
|
{
|
|
"name": "CeilingCrystal",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": true,
|
|
"registry_name": "ceiling_crystal",
|
|
"metadata": {
|
|
"return_type": "logic",
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilingCrystalProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Crystals"
|
|
},
|
|
{
|
|
"name": "Crystalceiling",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "crystalceiling",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalceilingFeature.java",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalceiling_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalceiling.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalceiling.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Crystals"
|
|
},
|
|
{
|
|
"name": "Mushroomgiant",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "mushroomgiant",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomgiant.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomgiant_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomgiant.json"
|
|
],
|
|
"has_nbt_structure": true
|
|
},
|
|
"path": "~/Places/Biomes/Mushrooms/Structures"
|
|
},
|
|
{
|
|
"name": "Mushroomdetails",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "mushroomdetails",
|
|
"metadata": {
|
|
"has_nbt_structure": true,
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomdetails.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomdetails_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomdetails.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Mushrooms/Structures"
|
|
},
|
|
{
|
|
"name": "Outline",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "outline",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/outline.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/outline.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/outline_biome_modifier.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Crystals"
|
|
},
|
|
{
|
|
"name": "Exhumed",
|
|
"type": "biome",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "exhumed",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/exhumed.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Depths"
|
|
},
|
|
{
|
|
"name": "Exhumedvegetation",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "exhumedvegetation",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumedvegetation.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumedvegetation_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Exhumed"
|
|
},
|
|
{
|
|
"name": "ExhumedTree",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "exhumed_tree",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_tree_biome_modifier.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Exhumed"
|
|
},
|
|
{
|
|
"name": "ExhumedAir",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "exhumed_air",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_air.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/ExhumedAirFeature.java",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_air_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_air.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Exhumed"
|
|
},
|
|
{
|
|
"name": "ExhumedAirAdditionalGenerationCondition",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": true,
|
|
"registry_name": "exhumed_air_additional_generation_condition",
|
|
"metadata": {
|
|
"return_type": "logic",
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Exhumed"
|
|
},
|
|
{
|
|
"name": "Heights",
|
|
"type": "dimension",
|
|
"compiles": true,
|
|
"locked_code": true,
|
|
"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": "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": "~/Places/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": "~/Places/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": "~/Places/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": "~/Places/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": "~/Places/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": "~/Places/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": "~/Places/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": "~/Places/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": "~/Places/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": "~/Places/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": "~/Places/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": "~/Places/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": "~/Places/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": "~/Places/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": "~/Places/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": "~/Places/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": "~/Places/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": "~/Places/Biomes/Supersized"
|
|
},
|
|
{
|
|
"name": "Volcano",
|
|
"type": "biome",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "volcano",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/volcano.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/volcano_tree.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/volcano_tree.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Heights"
|
|
},
|
|
{
|
|
"name": "VolcanoBulge",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "volcano_bulge",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/volcano_bulge.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/volcano_bulge_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/volcano_bulge.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Volcano"
|
|
},
|
|
{
|
|
"name": "Volcanodelta",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "volcanodelta",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/volcanodelta.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/volcanodelta_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/volcanodelta.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Volcano"
|
|
},
|
|
{
|
|
"name": "Volcanotree",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "volcanotree",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/volcanotree.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/volcanotree.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/volcanotree_biome_modifier.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Volcano"
|
|
},
|
|
{
|
|
"name": "Volcanopillar",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "volcanopillar",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/volcanopillar.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/volcanopillar.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/volcanopillar_biome_modifier.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Volcano"
|
|
},
|
|
{
|
|
"name": "Volcanofloat",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "volcanofloat",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/volcanofloat.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/volcanofloat_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/volcanofloat.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Volcano"
|
|
},
|
|
{
|
|
"name": "VolcanoDryLake",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "volcano_dry_lake",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/volcano_dry_lake_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/volcano_dry_lake.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/volcano_dry_lake.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Volcano"
|
|
},
|
|
{
|
|
"name": "Inverted",
|
|
"type": "dimension",
|
|
"compiles": true,
|
|
"locked_code": true,
|
|
"registry_name": "inverted",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/inverted.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/InvertedDimension.java",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/inverted.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Flipped"
|
|
},
|
|
{
|
|
"name": "FlippedCherries",
|
|
"type": "biome",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "flipped_cherries",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/flipped_cherries.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/flipped_cherries_tree.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/flipped_cherries_tree.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Flipped"
|
|
},
|
|
{
|
|
"name": "InvertedFloor",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "inverted_floor",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/inverted_floor_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/inverted_floor.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/inverted_floor.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/InvertedFloorFeature.java"
|
|
]
|
|
},
|
|
"path": "~/Places/Flipped"
|
|
},
|
|
{
|
|
"name": "InvertedFloorAdditionalGenerationCondition",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": true,
|
|
"registry_name": "inverted_floor_additional_generation_condition",
|
|
"metadata": {
|
|
"return_type": "logic",
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/InvertedFloorAdditionalGenerationConditionProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Places/Flipped"
|
|
},
|
|
{
|
|
"name": "StarlightAdditionalGenerationCondition",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": true,
|
|
"registry_name": "starlight_additional_generation_condition",
|
|
"metadata": {
|
|
"return_type": "logic",
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/StarlightAdditionalGenerationConditionProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Places/Biomes/Stars"
|
|
},
|
|
{
|
|
"name": "CherryCeiling",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "cherry_ceiling",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cherry_ceiling_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cherry_ceiling.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cherry_ceiling.json"
|
|
],
|
|
"has_nbt_structure": true
|
|
},
|
|
"path": "~/Places/Biomes/Cherries"
|
|
},
|
|
{
|
|
"name": "DetectCDC",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": true,
|
|
"registry_name": "detect_cdc",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/DetectCDCProcedure.java"
|
|
],
|
|
"dependencies": []
|
|
},
|
|
"path": "~/Mod"
|
|
},
|
|
{
|
|
"name": "BaseGroundBlockAdded",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "base_ground_block_added",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/BaseGroundBlockAddedProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Places/Bases"
|
|
},
|
|
{
|
|
"name": "BaseGround",
|
|
"type": "block",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "base_ground",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/block/BaseGroundBlock.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/base_ground.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/base_ground.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/base_ground.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/base_ground.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Bases"
|
|
},
|
|
{
|
|
"name": "BaseStruct",
|
|
"type": "feature",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "base_struct",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/base_struct_biome_modifier.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/base_struct.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/base_struct.json"
|
|
]
|
|
},
|
|
"path": "~/Places/Bases"
|
|
},
|
|
{
|
|
"name": "Haelium",
|
|
"type": "block",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "haelium",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/haelium.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/haelium.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/haelium.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/haelium.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/block/HaeliumBlock.java"
|
|
]
|
|
},
|
|
"path": "~/Items/Ores/Tiles"
|
|
},
|
|
{
|
|
"name": "OreBlockDestroyedByPlayer",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "ore_block_destroyed_by_player",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/OreBlockDestroyedByPlayerProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "blockstate",
|
|
"type": "blockstate"
|
|
},
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/Ores/Tiles"
|
|
},
|
|
{
|
|
"name": "Aminalite",
|
|
"type": "block",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "aminalite",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/aminalite.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/aminalite.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/aminalite.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/aminalite.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/block/AminaliteBlock.java"
|
|
]
|
|
},
|
|
"path": "~/Items/Ores/Tiles"
|
|
},
|
|
{
|
|
"name": "Solitite",
|
|
"type": "block",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "solitite",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/solitite.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/block/SolititeBlock.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/solitite.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/solitite.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/solitite.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Ores/Tiles"
|
|
},
|
|
{
|
|
"name": "Fortite",
|
|
"type": "block",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "fortite",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fortite.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fortite.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/block/FortiteBlock.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fortite.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/fortite.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Ores/Tiles"
|
|
},
|
|
{
|
|
"name": "Obsidilite",
|
|
"type": "block",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "obsidilite",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/obsidilite.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/obsidilite.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/obsidilite.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/obsidilite.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/block/ObsidiliteBlock.java"
|
|
]
|
|
},
|
|
"path": "~/Items/Ores/Tiles"
|
|
},
|
|
{
|
|
"name": "Celeritite",
|
|
"type": "block",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "celeritite",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/block/CelerititeBlock.java",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/celeritite.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/celeritite.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/celeritite.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/celeritite.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Ores/Tiles"
|
|
},
|
|
{
|
|
"name": "HaeliumGemstone",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "haelium_gemstone",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/haelium_gemstone.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/HaeliumGemstoneItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/Ores/Items"
|
|
},
|
|
{
|
|
"name": "AminaliteGemstone",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "aminalite_gemstone",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/AminaliteGemstoneItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/aminalite_gemstone.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Ores/Items"
|
|
},
|
|
{
|
|
"name": "SolititeGemstone",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "solitite_gemstone",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/solitite_gemstone.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/SolititeGemstoneItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/Ores/Items"
|
|
},
|
|
{
|
|
"name": "FortiteGemstone",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "fortite_gemstone",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fortite_gemstone.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/FortiteGemstoneItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/Ores/Items"
|
|
},
|
|
{
|
|
"name": "CelerititeGemstone",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "celeritite_gemstone",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/celeritite_gemstone.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/CelerititeGemstoneItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/Ores/Items"
|
|
},
|
|
{
|
|
"name": "ObsidiliteGemstone",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "obsidilite_gemstone",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/ObsidiliteGemstoneItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/obsidilite_gemstone.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Ores/Items"
|
|
},
|
|
{
|
|
"name": "EssenceAeris",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "essence_aeris",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/essence_aeris.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/EssenceAerisItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/Essences"
|
|
},
|
|
{
|
|
"name": "EssenceStorm",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "essence_storm",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/EssenceStormItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/essence_storm.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Essences"
|
|
},
|
|
{
|
|
"name": "EssenceOvergrowth",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "essence_overgrowth",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/essence_overgrowth.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/EssenceOvergrowthItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/Essences"
|
|
},
|
|
{
|
|
"name": "EssenceGrimstone",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "essence_grimstone",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/essence_grimstone.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/EssenceGrimstoneItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/Essences"
|
|
},
|
|
{
|
|
"name": "EssenceGloom",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "essence_gloom",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/EssenceGloomItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/essence_gloom.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Essences"
|
|
},
|
|
{
|
|
"name": "EssenceIchor",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "essence_ichor",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/essence_ichor.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/EssenceIchorItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/Essences"
|
|
},
|
|
{
|
|
"name": "BloodGloom",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "blood_gloom",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/BloodGloomItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/blood_gloom.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Bloods"
|
|
},
|
|
{
|
|
"name": "BloodIchor",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "blood_ichor",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/blood_ichor.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/BloodIchorItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/Bloods"
|
|
},
|
|
{
|
|
"name": "BloodAeris",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "blood_aeris",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/BloodAerisItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/blood_aeris.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Bloods"
|
|
},
|
|
{
|
|
"name": "BloodGrimstone",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "blood_grimstone",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/BloodGrimstoneItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/blood_grimstone.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Bloods"
|
|
},
|
|
{
|
|
"name": "BloodOvergrowth",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "blood_overgrowth",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/BloodOvergrowthItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/blood_overgrowth.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Bloods"
|
|
},
|
|
{
|
|
"name": "BloodStorm",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "blood_storm",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/BloodStormItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/blood_storm.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Bloods"
|
|
},
|
|
{
|
|
"name": "EssenceInventory",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "essence_inventory",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/EssenceInventoryProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "itemstack",
|
|
"type": "itemstack"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/Essences"
|
|
},
|
|
{
|
|
"name": "RoseAmulet",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "rose_amulet",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/RoseAmuletItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/rose_amulet.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Amulets"
|
|
},
|
|
{
|
|
"name": "AmuletItemInInventoryTick",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "amulet_item_in_inventory_tick",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/AmuletItemInInventoryTickProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "itemstack",
|
|
"type": "itemstack"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/Amulets"
|
|
},
|
|
{
|
|
"name": "RougeAmulet",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "rouge_amulet",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/RougeAmuletItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/rouge_amulet.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Amulets"
|
|
},
|
|
{
|
|
"name": "AmberAmulet",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "amber_amulet",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/amber_amulet.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/AmberAmuletItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/Amulets"
|
|
},
|
|
{
|
|
"name": "CobaltAmulet",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "cobalt_amulet",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/CobaltAmuletItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/cobalt_amulet.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Amulets"
|
|
},
|
|
{
|
|
"name": "AzureAmulte",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "azure_amulte",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/AzureAmulteItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/azure_amulte.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Amulets"
|
|
},
|
|
{
|
|
"name": "JadeAmulet",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "jade_amulet",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/JadeAmuletItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/jade_amulet.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Amulets"
|
|
},
|
|
{
|
|
"name": "BuriedArmor",
|
|
"type": "armor",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "buried_armor",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/BuriedArmorItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/buried_armor_helmet.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/buried_armor_boots.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/buried_armor_leggings.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/buried_armor_chestplate.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Armor_1"
|
|
},
|
|
{
|
|
"name": "BuriedArmorHelmetRecipe",
|
|
"type": "recipe",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "buried_armor_helmet_recipe",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/recipe/buried_armor_helmet_recipe.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Armor_1"
|
|
},
|
|
{
|
|
"name": "BuriedArmorChestplateRecipe",
|
|
"type": "recipe",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "buried_armor_chestplate_recipe",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/recipe/buried_armor_chestplate_recipe.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Armor_1"
|
|
},
|
|
{
|
|
"name": "BuriedArmorLeggingsRecipe",
|
|
"type": "recipe",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "buried_armor_leggings_recipe",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/recipe/buried_armor_leggings_recipe.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Armor_1"
|
|
},
|
|
{
|
|
"name": "BuriedArmorBootsRecipe",
|
|
"type": "recipe",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "buried_armor_boots_recipe",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/recipe/buried_armor_boots_recipe.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Armor_1"
|
|
},
|
|
{
|
|
"name": "BuriedArmorHelmetTickEvent",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "buried_armor_helmet_tick_event",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/BuriedArmorHelmetTickEventProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/Armor_1"
|
|
},
|
|
{
|
|
"name": "BuriedArmorBootsTickEvent",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "buried_armor_boots_tick_event",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/BuriedArmorBootsTickEventProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/Armor_1"
|
|
},
|
|
{
|
|
"name": "BuriedArmorChestplateTickEvent",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "buried_armor_chestplate_tick_event",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/BuriedArmorChestplateTickEventProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/Armor_1"
|
|
},
|
|
{
|
|
"name": "BuriedArmorLeggingsTickEvent",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "buried_armor_leggings_tick_event",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/BuriedArmorLeggingsTickEventProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/Armor_1"
|
|
},
|
|
{
|
|
"name": "HeavenArmor",
|
|
"type": "armor",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "heaven_armor",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/heaven_armor_chestplate.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/heaven_armor_helmet.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/HeavenArmorItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/heaven_armor_boots.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/heaven_armor_leggings.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Armor_2"
|
|
},
|
|
{
|
|
"name": "HeavenArmorHelmetRecipe",
|
|
"type": "recipe",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "heaven_armor_helmet_recipe",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/recipe/heaven_armor_helmet_recipe.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Armor_2"
|
|
},
|
|
{
|
|
"name": "HeavenArmorChestplateRecipe",
|
|
"type": "recipe",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "heaven_armor_chestplate_recipe",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/recipe/heaven_armor_chestplate_recipe.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Armor_2"
|
|
},
|
|
{
|
|
"name": "HeavenArmorLeggingsRecipe",
|
|
"type": "recipe",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "heaven_armor_leggings_recipe",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/recipe/heaven_armor_leggings_recipe.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Armor_2"
|
|
},
|
|
{
|
|
"name": "HeavenArmorBootsRecipe",
|
|
"type": "recipe",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "heaven_armor_boots_recipe",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/recipe/heaven_armor_boots_recipe.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Armor_2"
|
|
},
|
|
{
|
|
"name": "VerglasLabrysLivingEntityIsHitWithTool",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "verglas_labrys_living_entity_is_hit_with_tool",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/VerglasLabrysLivingEntityIsHitWithToolProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "sourceentity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "itemstack",
|
|
"type": "itemstack"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/VerglasLabrys"
|
|
},
|
|
{
|
|
"name": "VerglasLabrys",
|
|
"type": "tool",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "verglas_labrys",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/VerglasLabrysItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/verglas_labrys.json"
|
|
]
|
|
},
|
|
"path": "~/Items/VerglasLabrys"
|
|
},
|
|
{
|
|
"name": "Verglas",
|
|
"type": "recipe",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "verglas",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/recipe/verglas.json"
|
|
]
|
|
},
|
|
"path": "~/Items/VerglasLabrys"
|
|
},
|
|
{
|
|
"name": "FinisherEntitySwingsItem",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "finisher_entity_swings_item",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/FinisherEntitySwingsItemProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "itemstack",
|
|
"type": "itemstack"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/Finisher"
|
|
},
|
|
{
|
|
"name": "Finisher",
|
|
"type": "tool",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "finisher",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/FinisherItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/finisher.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Finisher"
|
|
},
|
|
{
|
|
"name": "EclarisStaffRightclicked",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "eclaris_staff_rightclicked",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/EclarisStaffRightclickedProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "itemstack",
|
|
"type": "itemstack"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/EclarisStaff"
|
|
},
|
|
{
|
|
"name": "EclarisStaff",
|
|
"type": "tool",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "eclaris_staff",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/eclaris_staff.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/EclarisStaffItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/EclarisStaff"
|
|
},
|
|
{
|
|
"name": "QueenBow",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "queen_bow",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/queen_bow.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/QueenBowItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/QueenBow"
|
|
},
|
|
{
|
|
"name": "PoisonDart",
|
|
"type": "projectile",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "poison_dart",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/entity/PoisonDartEntity.java"
|
|
]
|
|
},
|
|
"path": "~/Items/QueenBow"
|
|
},
|
|
{
|
|
"name": "PoisonDartProjectileHitsLivingEntity",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "poison_dart_projectile_hits_living_entity",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/PoisonDartProjectileHitsLivingEntityProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/QueenBow"
|
|
},
|
|
{
|
|
"name": "QueenBowCanUseRangedItem",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "queen_bow_can_use_ranged_item",
|
|
"metadata": {
|
|
"return_type": "logic",
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/QueenBowCanUseRangedItemProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "itemstack",
|
|
"type": "itemstack"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/QueenBow"
|
|
},
|
|
{
|
|
"name": "QueenBowRangedItemShootsProjectile",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "queen_bow_ranged_item_shoots_projectile",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/QueenBowRangedItemShootsProjectileProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "itemstack",
|
|
"type": "itemstack"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/QueenBow"
|
|
},
|
|
{
|
|
"name": "PhantomSword",
|
|
"type": "tool",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "phantom_sword",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/phantom_sword_0.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/PhantomSwordItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/phantom_sword.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Parry_Staff"
|
|
},
|
|
{
|
|
"name": "PhantomSwordEntitySwingsItem",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "phantom_sword_entity_swings_item",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/PhantomSwordEntitySwingsItemProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "itemstack",
|
|
"type": "itemstack"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/Parry_Staff"
|
|
},
|
|
{
|
|
"name": "Banisher",
|
|
"type": "tool",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "banisher",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/BanisherItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/banisher.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Banisher"
|
|
},
|
|
{
|
|
"name": "BanisherLivingEntityIsHitWithTool",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "banisher_living_entity_is_hit_with_tool",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/BanisherLivingEntityIsHitWithToolProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/Banisher"
|
|
},
|
|
{
|
|
"name": "TorchProjectileProjectileHitsBlock",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "torch_projectile_projectile_hits_block",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/TorchProjectileProjectileHitsBlockProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/WandOfLight"
|
|
},
|
|
{
|
|
"name": "TorchProjectile",
|
|
"type": "projectile",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "torch_projectile",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/entity/TorchProjectileEntity.java"
|
|
]
|
|
},
|
|
"path": "~/Items/WandOfLight"
|
|
},
|
|
{
|
|
"name": "WandOfLight",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "wand_of_light",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/wand_of_light.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/WandOfLightItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/WandOfLight"
|
|
},
|
|
{
|
|
"name": "StarforgedPickaxeEntitySwingsItem",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "starforged_pickaxe_entity_swings_item",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/StarforgedPickaxeEntitySwingsItemProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/StarforgedPickaxe"
|
|
},
|
|
{
|
|
"name": "StarforgedPickaxe",
|
|
"type": "tool",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "starforged_pickaxe",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/starforged_pickaxe.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/StarforgedPickaxeItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/StarforgedPickaxe"
|
|
},
|
|
{
|
|
"name": "AbsorberRightclickedOnBlock",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "absorber_rightclicked_on_block",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/AbsorberRightclickedOnBlockProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "itemstack",
|
|
"type": "itemstack"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/Absorber"
|
|
},
|
|
{
|
|
"name": "Absorber",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "absorber",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/absorber.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/AbsorberItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/Absorber"
|
|
},
|
|
{
|
|
"name": "EyeCanonRightclicked",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "eye_canon_rightclicked",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/EyeCanonRightclickedProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "itemstack",
|
|
"type": "itemstack"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/EyeCannon"
|
|
},
|
|
{
|
|
"name": "EyeCanon",
|
|
"type": "tool",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "eye_canon",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/eye_canon.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/EyeCanonItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/EyeCannon"
|
|
},
|
|
{
|
|
"name": "DiurnalControllerRightclicked",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "diurnal_controller_rightclicked",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/DiurnalControllerRightclickedProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "itemstack",
|
|
"type": "itemstack"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/DiurnalController"
|
|
},
|
|
{
|
|
"name": "DiurnalController",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "diurnal_controller",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/DiurnalControllerItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/diurnal_controller.json"
|
|
]
|
|
},
|
|
"path": "~/Items/DiurnalController"
|
|
},
|
|
{
|
|
"name": "AsteroidRightclicked",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": true,
|
|
"registry_name": "asteroid_rightclicked",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/AsteroidRightclickedProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "itemstack",
|
|
"type": "itemstack"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/Asteroid"
|
|
},
|
|
{
|
|
"name": "Asteroid",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "asteroid",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/AsteroidItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/asteroid.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Asteroid"
|
|
},
|
|
{
|
|
"name": "AncientSunlight",
|
|
"type": "block",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "ancient_sunlight",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/ancient_sunlight.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/ancient_sunlight.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/block/AncientSunlightBlock.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/ancient_sunlight.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/ancient_sunlight.json"
|
|
]
|
|
},
|
|
"path": "~/Items/AncientSunlight"
|
|
},
|
|
{
|
|
"name": "Hollowegg",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "hollowegg",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/hollowegg.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/HolloweggItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/HollowEgg"
|
|
},
|
|
{
|
|
"name": "Hollowcreeper",
|
|
"type": "recipe",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "hollowcreeper",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/recipe/hollowcreeper.json"
|
|
]
|
|
},
|
|
"path": "~/Items/HollowEgg"
|
|
},
|
|
{
|
|
"name": "Hollowzombie",
|
|
"type": "recipe",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "hollowzombie",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/recipe/hollowzombie.json"
|
|
]
|
|
},
|
|
"path": "~/Items/HollowEgg"
|
|
},
|
|
{
|
|
"name": "Hollowskeleton",
|
|
"type": "recipe",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "hollowskeleton",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/recipe/hollowskeleton.json"
|
|
]
|
|
},
|
|
"path": "~/Items/HollowEgg"
|
|
},
|
|
{
|
|
"name": "Hollowwither",
|
|
"type": "recipe",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "hollowwither",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/recipe/hollowwither.json"
|
|
]
|
|
},
|
|
"path": "~/Items/HollowEgg"
|
|
},
|
|
{
|
|
"name": "Hollowdragon",
|
|
"type": "recipe",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "hollowdragon",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/recipe/hollowdragon.json"
|
|
]
|
|
},
|
|
"path": "~/Items/HollowEgg"
|
|
},
|
|
{
|
|
"name": "Hollowpiglin",
|
|
"type": "recipe",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "hollowpiglin",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/recipe/hollowpiglin.json"
|
|
]
|
|
},
|
|
"path": "~/Items/HollowEgg"
|
|
},
|
|
{
|
|
"name": "SomnoporterRightclickedOnBlock",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "somnoporter_rightclicked_on_block",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/SomnoporterRightclickedOnBlockProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "itemstack",
|
|
"type": "itemstack"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/Somnoporter"
|
|
},
|
|
{
|
|
"name": "Somnoporter",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "somnoporter",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/somnoporter.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/SomnoporterItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/Somnoporter"
|
|
},
|
|
{
|
|
"name": "UnstableTeleporterRightclicked",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "unstable_teleporter_rightclicked",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/UnstableTeleporterRightclickedProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/Somnoporter"
|
|
},
|
|
{
|
|
"name": "UnstableTeleporter",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "unstable_teleporter",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/UnstableTeleporterItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/unstable_teleporter.json"
|
|
]
|
|
},
|
|
"path": "~/Items/UnstableTeleporter"
|
|
},
|
|
{
|
|
"name": "Orbofsatiety",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "orbofsatiety",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/OrbofsatietyItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/orbofsatiety.json"
|
|
]
|
|
},
|
|
"path": "~/Items/OrbOfSatiety"
|
|
},
|
|
{
|
|
"name": "AncientSunlightBlockAdded",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "ancient_sunlight_block_added",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/AncientSunlightBlockAddedProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/AncientSunlight"
|
|
},
|
|
{
|
|
"name": "AncientSunlightBlockDestroyedByPlayer",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "ancient_sunlight_block_destroyed_by_player",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/AncientSunlightBlockDestroyedByPlayerProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/AncientSunlight"
|
|
},
|
|
{
|
|
"name": "EndlessScaffoldingBlockIsPlacedBy",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "endless_scaffolding_block_is_placed_by",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/EndlessScaffoldingBlockIsPlacedByProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "itemstack",
|
|
"type": "itemstack"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/EndlessScaffolding"
|
|
},
|
|
{
|
|
"name": "EndlessScaffolding",
|
|
"type": "block",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "endless_scaffolding",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/endless_scaffolding.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/endless_scaffolding.json",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/endless_scaffolding.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/block/EndlessScaffoldingBlock.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/endless_scaffolding.json"
|
|
]
|
|
},
|
|
"path": "~/Items/EndlessScaffolding"
|
|
},
|
|
{
|
|
"name": "Haunter",
|
|
"type": "livingentity",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "haunter",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/haunter_spawn_egg.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/client/renderer/HaunterRenderer.java",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/entity/HaunterEntity.java"
|
|
]
|
|
},
|
|
"path": "~/Mobs/Hostile/Haunter"
|
|
},
|
|
{
|
|
"name": "HaunterOnEntityTickUpdate",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "haunter_on_entity_tick_update",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/HaunterOnEntityTickUpdateProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Mobs/Hostile/Haunter"
|
|
},
|
|
{
|
|
"name": "HaunterEntityIsHurt",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "haunter_entity_is_hurt",
|
|
"metadata": {
|
|
"return_type": "logic",
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/HaunterEntityIsHurtProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Mobs/Hostile/Haunter"
|
|
},
|
|
{
|
|
"name": "HaunterEntityDies",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "haunter_entity_dies",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/HaunterEntityDiesProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Mobs/Hostile/Haunter"
|
|
},
|
|
{
|
|
"name": "Ceilock",
|
|
"type": "livingentity",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "ceilock",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/client/renderer/CeilockRenderer.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/ceilock_spawn_egg.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/entity/CeilockEntity.java"
|
|
]
|
|
},
|
|
"path": "~/Mobs/Hostile/Ceilock"
|
|
},
|
|
{
|
|
"name": "CeilockOnEntityTickUpdate",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "ceilock_on_entity_tick_update",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilockOnEntityTickUpdateProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Mobs/Hostile/Ceilock"
|
|
},
|
|
{
|
|
"name": "CeilockProjectile",
|
|
"type": "projectile",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "ceilock_projectile",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/entity/CeilockProjectileEntity.java"
|
|
]
|
|
},
|
|
"path": "~/Mobs/Hostile/Ceilock"
|
|
},
|
|
{
|
|
"name": "CeilockHurt",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "ceilock_hurt",
|
|
"metadata": {
|
|
"return_type": "logic",
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilockHurtProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Mobs/Hostile/Ceilock"
|
|
},
|
|
{
|
|
"name": "CeilockDeath",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "ceilock_death",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilockDeathProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Mobs/Hostile/Ceilock"
|
|
},
|
|
{
|
|
"name": "BellOfRevelationRightclicked",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "bell_of_revelation_rightclicked",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/BellOfRevelationRightclickedProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "itemstack",
|
|
"type": "itemstack"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Items/RevelationBell"
|
|
},
|
|
{
|
|
"name": "BellOfRevelation",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "bell_of_revelation",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/bell_of_revelation.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/BellOfRevelationItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/RevelationBell"
|
|
},
|
|
{
|
|
"name": "Beyondallthatliesbeneath",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "beyondallthatliesbeneath",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/BeyondallthatliesbeneathItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/beyondallthatliesbeneath.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/jukebox_song/beyondallthatliesbeneath.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Music"
|
|
},
|
|
{
|
|
"name": "DesolatedWorld",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "desolated_world",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/jukebox_song/desolated_world.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/DesolatedWorldItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/desolated_world.json"
|
|
]
|
|
},
|
|
"path": "~/Items/Music"
|
|
},
|
|
{
|
|
"name": "GoodbyeWorld",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "goodbye_world",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/goodbye_world.json",
|
|
"src/main/resources/data/cawezs_mantle_to_stratus/jukebox_song/goodbye_world.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/GoodbyeWorldItem.java"
|
|
]
|
|
},
|
|
"path": "~/Items/Music"
|
|
},
|
|
{
|
|
"name": "NymbusOnEntityTickUpdate",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "nymbus_on_entity_tick_update",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/NymbusOnEntityTickUpdateProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Mobs/Hostile/Nymbus"
|
|
},
|
|
{
|
|
"name": "Nymbus",
|
|
"type": "livingentity",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "nymbus",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/entity/NymbusEntity.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/nymbus_spawn_egg.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/client/renderer/NymbusRenderer.java"
|
|
]
|
|
},
|
|
"path": "~/Mobs/Hostile/Nymbus"
|
|
},
|
|
{
|
|
"name": "NymbusEntityIsHurt",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "nymbus_entity_is_hurt",
|
|
"metadata": {
|
|
"return_type": "logic",
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/NymbusEntityIsHurtProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Mobs/Hostile/Nymbus"
|
|
},
|
|
{
|
|
"name": "NymbusDeath",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "nymbus_death",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/NymbusDeathProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Mobs/Hostile/Nymbus"
|
|
},
|
|
{
|
|
"name": "Callion",
|
|
"type": "livingentity",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "callion",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/client/renderer/CallionRenderer.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/callion_spawn_egg.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/entity/CallionEntity.java"
|
|
]
|
|
},
|
|
"path": "~/Mobs/Passive/Callion"
|
|
},
|
|
{
|
|
"name": "CallionEntityDies",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "callion_entity_dies",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/CallionEntityDiesProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Mobs/Passive/Callion"
|
|
},
|
|
{
|
|
"name": "Aceer",
|
|
"type": "livingentity",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "aceer",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/entity/AceerEntity.java",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/client/renderer/AceerRenderer.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/aceer_spawn_egg.json"
|
|
]
|
|
},
|
|
"path": "~/Mobs/Passive/Aceer"
|
|
},
|
|
{
|
|
"name": "AceerOnEntityTickUpdate",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "aceer_on_entity_tick_update",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/AceerOnEntityTickUpdateProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Mobs/Passive/Aceer"
|
|
},
|
|
{
|
|
"name": "AceerDies",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "aceer_dies",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/AceerDiesProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Mobs/Passive/Aceer"
|
|
},
|
|
{
|
|
"name": "Uiron",
|
|
"type": "livingentity",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "uiron",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/client/renderer/UironRenderer.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/uiron_spawn_egg.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/entity/UironEntity.java"
|
|
]
|
|
},
|
|
"path": "~/Mobs/Passive/Uiron"
|
|
},
|
|
{
|
|
"name": "UironDies",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "uiron_dies",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/UironDiesProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Mobs/Passive/Uiron"
|
|
},
|
|
{
|
|
"name": "AncientStylus",
|
|
"type": "item",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "ancient_stylus",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/item/AncientStylusItem.java",
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/ancient_stylus.json"
|
|
]
|
|
},
|
|
"path": "~/Mobs/Bosses/Stylus"
|
|
},
|
|
{
|
|
"name": "AncientStylusRightclicked",
|
|
"type": "procedure",
|
|
"compiles": true,
|
|
"locked_code": true,
|
|
"registry_name": "ancient_stylus_rightclicked",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/AncientStylusRightclickedProcedure.java"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"name": "entity",
|
|
"type": "entity"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "z",
|
|
"type": "number"
|
|
},
|
|
{
|
|
"name": "world",
|
|
"type": "world"
|
|
}
|
|
]
|
|
},
|
|
"path": "~/Mobs/Bosses/Stylus"
|
|
},
|
|
{
|
|
"name": "Singularity",
|
|
"type": "livingentity",
|
|
"compiles": true,
|
|
"locked_code": false,
|
|
"registry_name": "singularity",
|
|
"metadata": {
|
|
"files": [
|
|
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/singularity_spawn_egg.json",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/client/renderer/SingularityRenderer.java",
|
|
"src/main/java/net/mcreator/cawezsmantletostratus/entity/SingularityEntity.java"
|
|
]
|
|
},
|
|
"path": "~/Mobs/Bosses/Singularity"
|
|
}
|
|
],
|
|
"variable_elements": [
|
|
{
|
|
"name": "HP_0",
|
|
"type": "logic",
|
|
"scope": "player_lifetime",
|
|
"value": "false"
|
|
},
|
|
{
|
|
"name": "HP_1",
|
|
"type": "logic",
|
|
"scope": "player_lifetime",
|
|
"value": "false"
|
|
},
|
|
{
|
|
"name": "HP_2",
|
|
"type": "logic",
|
|
"scope": "player_lifetime",
|
|
"value": "false"
|
|
},
|
|
{
|
|
"name": "HP_3",
|
|
"type": "logic",
|
|
"scope": "player_lifetime",
|
|
"value": "false"
|
|
},
|
|
{
|
|
"name": "HP_4",
|
|
"type": "logic",
|
|
"scope": "player_lifetime",
|
|
"value": "false"
|
|
},
|
|
{
|
|
"name": "HP_5",
|
|
"type": "logic",
|
|
"scope": "player_lifetime",
|
|
"value": "false"
|
|
}
|
|
],
|
|
"sound_elements": [
|
|
{
|
|
"name": "beyond",
|
|
"files": [
|
|
"beyond_all_that_lies_beneath"
|
|
],
|
|
"category": "record",
|
|
"subtitle": "Music Plays"
|
|
},
|
|
{
|
|
"name": "desolated",
|
|
"files": [
|
|
"desolated_wonders"
|
|
],
|
|
"category": "record",
|
|
"subtitle": "Music Plays"
|
|
},
|
|
{
|
|
"name": "goodbye",
|
|
"files": [
|
|
"goodbye_world"
|
|
],
|
|
"category": "record",
|
|
"subtitle": "Music Plays"
|
|
}
|
|
],
|
|
"tag_elements": {
|
|
"BIOMES:minecraft:has_structure/ruined_portal_jungle": [
|
|
"~CUSTOM:Mushrooms",
|
|
"~CUSTOM:Overgrowncaves"
|
|
],
|
|
"ITEMS:minecraft:chest_armor": [
|
|
"~CUSTOM:HeavenArmor.body",
|
|
"~CUSTOM:BuriedArmor.body"
|
|
],
|
|
"BLOCKS:minecraft:needs_diamond_tool": [
|
|
"~CUSTOM:Celeritite",
|
|
"~CUSTOM:Obsidilite",
|
|
"~CUSTOM:Fortite",
|
|
"~CUSTOM:Solitite",
|
|
"~CUSTOM:Aminalite",
|
|
"~CUSTOM:Haelium"
|
|
],
|
|
"ENTITIES:minecraft:undead": [
|
|
"~CUSTOM:Haunter"
|
|
],
|
|
"BIOMES:minecraft:has_structure/jungle_temple": [
|
|
"~CUSTOM:Mushrooms",
|
|
"~CUSTOM:Buriedwetlandcaves",
|
|
"~CUSTOM:Overgrowncaves"
|
|
],
|
|
"ITEMS:minecraft:enchantable/durability": [
|
|
"~CUSTOM:Absorber",
|
|
"~CUSTOM:WandOfLight",
|
|
"~CUSTOM:QueenBow"
|
|
],
|
|
"ITEMS:minecraft:pickaxes": [
|
|
"~CUSTOM:StarforgedPickaxe"
|
|
],
|
|
"ENTITIES:minecraft:arthropod": [
|
|
"~CUSTOM:Nymbus",
|
|
"~CUSTOM:Ceilock"
|
|
],
|
|
"BIOMES:minecraft:has_structure/mineshaft": [
|
|
"~CUSTOM:Mushrooms",
|
|
"~CUSTOM:Buriedwetlandcaves",
|
|
"~CUSTOM:Overgrowncaves"
|
|
],
|
|
"BIOMES:minecraft:has_structure/ruined_portal_nether": [
|
|
"~CUSTOM:Buriedwetlandcaves"
|
|
],
|
|
"ITEMS:minecraft:hoes": [
|
|
"~CUSTOM:EyeCanon",
|
|
"~CUSTOM:Banisher"
|
|
],
|
|
"BLOCKS:minecraft:overworld_carver_replaceables": [
|
|
"~Blocks.AIR",
|
|
"~Blocks.STONEBRICK#2",
|
|
"~Blocks.SAND#1",
|
|
"~Blocks.STONE#1",
|
|
"~Blocks.ROOTED_DIRT",
|
|
"~Blocks.STAINED_GLASS#0",
|
|
"~Blocks.DIRT#1",
|
|
"~Blocks.STONE#5",
|
|
"~Blocks.GRASS",
|
|
"~Blocks.RED_SANDSTONE#0",
|
|
"~Blocks.CALCITE",
|
|
"~Blocks.LAPIS_BLOCK",
|
|
"~Blocks.BLACKSTONE",
|
|
"~Blocks.RAW_COPPER_BLOCK",
|
|
"~Blocks.BASALT",
|
|
"~Blocks.STAINED_HARDENED_CLAY#4",
|
|
"~Blocks.STAINED_HARDENED_CLAY#1",
|
|
"~Blocks.STAINED_HARDENED_CLAY#0",
|
|
"~Blocks.CONCRETE#8",
|
|
"~Blocks.CONCRETE#11",
|
|
"~Blocks.STAINED_HARDENED_CLAY#3",
|
|
"~Blocks.STAINED_HARDENED_CLAY#10",
|
|
"~Blocks.STAINED_HARDENED_CLAY#11",
|
|
"~Blocks.TUFF"
|
|
],
|
|
"ITEMS:minecraft:music_discs": [
|
|
"~CUSTOM:GoodbyeWorld",
|
|
"~CUSTOM:DesolatedWorld",
|
|
"~CUSTOM:Beyondallthatliesbeneath"
|
|
],
|
|
"BIOMES:minecraft:has_structure/mineshaft_mesa": [
|
|
"~CUSTOM:Mushrooms",
|
|
"~CUSTOM:Buriedwetlandcaves",
|
|
"~CUSTOM:Overgrowncaves"
|
|
],
|
|
"BIOMES:minecraft:has_structure/nether_fossil": [
|
|
"~CUSTOM:Mushrooms"
|
|
],
|
|
"BLOCKS:minecraft:mineable/pickaxe": [
|
|
"~CUSTOM:Celeritite",
|
|
"~CUSTOM:Obsidilite",
|
|
"~CUSTOM:Fortite",
|
|
"~CUSTOM:Solitite",
|
|
"~CUSTOM:Aminalite",
|
|
"~CUSTOM:Haelium"
|
|
],
|
|
"ITEMS:minecraft:axes": [
|
|
"~CUSTOM:VerglasLabrys"
|
|
],
|
|
"ITEMS:minecraft:swords": [
|
|
"~CUSTOM:Finisher"
|
|
],
|
|
"ITEMS:minecraft:shovels": [
|
|
"~CUSTOM:EclarisStaff"
|
|
],
|
|
"ITEMS:minecraft:head_armor": [
|
|
"~CUSTOM:HeavenArmor.helmet",
|
|
"~CUSTOM:BuriedArmor.helmet"
|
|
],
|
|
"ITEMS:minecraft:foot_armor": [
|
|
"~CUSTOM:HeavenArmor.boots",
|
|
"~CUSTOM:BuriedArmor.boots"
|
|
],
|
|
"BIOMES:minecraft:has_structure/swamp_hut": [
|
|
"~CUSTOM:Mushrooms",
|
|
"~CUSTOM:Buriedwetlandcaves",
|
|
"~CUSTOM:Overgrowncaves"
|
|
],
|
|
"ITEMS:minecraft:leg_armor": [
|
|
"~CUSTOM:HeavenArmor.legs",
|
|
"~CUSTOM:BuriedArmor.legs"
|
|
]
|
|
},
|
|
"tab_element_order": {
|
|
"CUSTOM:MtS": [
|
|
"Haelium",
|
|
"Aminalite",
|
|
"Solitite",
|
|
"Fortite",
|
|
"Obsidilite",
|
|
"Celeritite",
|
|
"HaeliumGemstone",
|
|
"AminaliteGemstone",
|
|
"SolititeGemstone",
|
|
"FortiteGemstone",
|
|
"CelerititeGemstone",
|
|
"ObsidiliteGemstone",
|
|
"EssenceAeris",
|
|
"EssenceStorm",
|
|
"EssenceOvergrowth",
|
|
"EssenceGrimstone",
|
|
"EssenceGloom",
|
|
"EssenceIchor",
|
|
"BloodGloom",
|
|
"BloodIchor",
|
|
"BloodAeris",
|
|
"BloodGrimstone",
|
|
"BloodOvergrowth",
|
|
"BloodStorm",
|
|
"RoseAmulet",
|
|
"RougeAmulet",
|
|
"AmberAmulet",
|
|
"CobaltAmulet",
|
|
"AzureAmulte",
|
|
"JadeAmulet",
|
|
"BuriedArmor",
|
|
"HeavenArmor",
|
|
"VerglasLabrys",
|
|
"Finisher",
|
|
"EclarisStaff",
|
|
"QueenBow",
|
|
"PhantomSword",
|
|
"Banisher",
|
|
"WandOfLight",
|
|
"StarforgedPickaxe",
|
|
"Absorber",
|
|
"EyeCanon",
|
|
"DiurnalController",
|
|
"Asteroid",
|
|
"AncientSunlight",
|
|
"Hollowegg",
|
|
"Somnoporter",
|
|
"UnstableTeleporter",
|
|
"Orbofsatiety",
|
|
"EndlessScaffolding",
|
|
"BellOfRevelation",
|
|
"Beyondallthatliesbeneath",
|
|
"DesolatedWorld",
|
|
"GoodbyeWorld",
|
|
"Callion",
|
|
"Aceer",
|
|
"Uiron",
|
|
"Haunter",
|
|
"Nymbus",
|
|
"Ceilock",
|
|
"AncientStylus"
|
|
]
|
|
},
|
|
"language_map": {
|
|
"en_us": {
|
|
"item.cawezs_mantle_to_stratus.buried_armor_boots": "Buried Boots",
|
|
"block.cawezs_mantle_to_stratus.base_ground": "Base Ground",
|
|
"block.cawezs_mantle_to_stratus.endless_scaffolding": "Endless Scaffolding",
|
|
"item.cawezs_mantle_to_stratus.azure_amulte": "Azure Amulet",
|
|
"entity.cawezs_mantle_to_stratus.ceilock": "Ceilock",
|
|
"item.cawezs_mantle_to_stratus.blood_aeris": "Blood of Aeris",
|
|
"subtitles.beyond": "Music Plays",
|
|
"biome.cawezs_mantle_to_stratus.crystals": "Crystal caves",
|
|
"biome.cawezs_mantle_to_stratus.flipped_cherries": "Flipped Cherries",
|
|
"item.cawezs_mantle_to_stratus.hollowegg.description_0": "Material",
|
|
"item.cawezs_mantle_to_stratus.somnoporter.description_0": "Right-click block of lapis to set your return point",
|
|
"item.cawezs_mantle_to_stratus.jade_amulet": "Jade Amulet",
|
|
"item.cawezs_mantle_to_stratus.bell_of_revelation": "Bell Of Revelation",
|
|
"entity.cawezs_mantle_to_stratus.uiron": "Uiron",
|
|
"item.cawezs_mantle_to_stratus.queen_bow": "Queen\u0027s Crossbow",
|
|
"item.cawezs_mantle_to_stratus.celeritite_gemstone": "Celeritite Gemstone",
|
|
"item.cawezs_mantle_to_stratus.buried_armor_chestplate.description_0": "It appears so weak...",
|
|
"subtitles.cawezs_mantle_to_stratus": "Music Plays",
|
|
"biome.cawezs_mantle_to_stratus.trees": "Trees",
|
|
"item.cawezs_mantle_to_stratus.blood_grimstone": "Blood of Grimstone",
|
|
"item.cawezs_mantle_to_stratus.diurnal_controller": "Diurnal Controller",
|
|
"item.cawezs_mantle_to_stratus.callion_spawn_egg": "Callion Spawn Egg",
|
|
"item.cawezs_mantle_to_stratus.absorber.description_0": "Right click to remove block",
|
|
"item.cawezs_mantle_to_stratus.beyondallthatliesbeneath.desc": "oddcharm* - Beyond All That Lies Beneath",
|
|
"item.cawezs_mantle_to_stratus.queen_bow.description_0": "Converts honeycombs to poison darts",
|
|
"block.cawezs_mantle_to_stratus.aminalite": "Aminalite",
|
|
"biome.cawezs_mantle_to_stratus.volcano": "Volcano",
|
|
"entity.cawezs_mantle_to_stratus.nymbus": "Nymbus",
|
|
"item.cawezs_mantle_to_stratus.essence_aeris": "Essence of Aeris",
|
|
"item.cawezs_mantle_to_stratus.essence_grimstone": "Essence of Grimstone",
|
|
"item.cawezs_mantle_to_stratus.buried_armor_boots.description_0": "It appears so weak...",
|
|
"item.cawezs_mantle_to_stratus.buried_armor_chestplate": "Buried Chestplate",
|
|
"item.cawezs_mantle_to_stratus.essence_ichor": "Essence of Ichor",
|
|
"item.cawezs_mantle_to_stratus.eye_canon": "Eye Canon",
|
|
"item.cawezs_mantle_to_stratus.desolated_world.desc": "oddcharm* - Desolated World",
|
|
"entity.cawezs_mantle_to_stratus.haunter": "Haunter",
|
|
"biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland",
|
|
"item.cawezs_mantle_to_stratus.asteroid.description_0": "You feel like you should move...",
|
|
"item.cawezs_mantle_to_stratus.beyondallthatliesbeneath": "Music Disc",
|
|
"block.cawezs_mantle_to_stratus.obsidilite": "Obsidilite",
|
|
"item.cawezs_mantle_to_stratus.haunter_spawn_egg": "Haunter Spawn Egg",
|
|
"item.cawezs_mantle_to_stratus.asteroid": "Asteroid",
|
|
"block.cawezs_mantle_to_stratus.ancient_sunlight.description_0": "Banish the Shadows",
|
|
"item.cawezs_mantle_to_stratus.rouge_amulet": "Rouge Amulet",
|
|
"item.cawezs_mantle_to_stratus.ancient_stylus.description_2": "Use on a Jack o\u0027Lantern atop four T-shaped diamond blocks in the Heights",
|
|
"item.cawezs_mantle_to_stratus.ancient_stylus.description_1": " ",
|
|
"item.cawezs_mantle_to_stratus.ancient_stylus.description_4": "Use on an Conduit in the Inverted",
|
|
"item.cawezs_mantle_to_stratus.ancient_stylus.description_3": " ",
|
|
"block.cawezs_mantle_to_stratus.solitite": "Solitite",
|
|
"item.cawezs_mantle_to_stratus.goodbye_world.desc": "oddcharm* - Goodbye World",
|
|
"item.cawezs_mantle_to_stratus.phantom_sword": "Phantom Sword",
|
|
"item.cawezs_mantle_to_stratus.orbofsatiety": "Orb of Satiety",
|
|
"item.cawezs_mantle_to_stratus.ancient_stylus.description_0": "Use on 4x4x4 Coal Blocks in the Below",
|
|
"item.cawezs_mantle_to_stratus.banisher": "Banisher",
|
|
"item.cawezs_mantle_to_stratus.obsidilite_gemstone": "Obsidilite Gemstone",
|
|
"biome.cawezs_mantle_to_stratus.stars": "Stars",
|
|
"biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms",
|
|
"item.cawezs_mantle_to_stratus.blood_gloom": "Blood of Gloom",
|
|
"item.cawezs_mantle_to_stratus.hollowegg": "Hollow Egg",
|
|
"biome.cawezs_mantle_to_stratus.cliffs": "Cliffs",
|
|
"item.cawezs_mantle_to_stratus.eclaris_staff": "Eclaris Staff",
|
|
"block.cawezs_mantle_to_stratus.fortite": "Fortite",
|
|
"item.cawezs_mantle_to_stratus.heaven_armor_helmet.description_0": "It appears so strong...",
|
|
"item.cawezs_mantle_to_stratus.orbofsatiety.description_0": "Eat away: it never runs out",
|
|
"item.cawezs_mantle_to_stratus.blood_storm": "Blood of Overgrowth",
|
|
"item.cawezs_mantle_to_stratus.amber_amulet": "Amber Amulet",
|
|
"item.cawezs_mantle_to_stratus.nymbus_spawn_egg": "Nymbus Spawn Egg",
|
|
"item.cawezs_mantle_to_stratus.fortite_gemstone": "Fortite Gemstone",
|
|
"item.cawezs_mantle_to_stratus.phantom_sword.description_1": "6 Attack Damage",
|
|
"item.cawezs_mantle_to_stratus.wand_of_light": "Wand Of Light",
|
|
"item.cawezs_mantle_to_stratus.essence_gloom": "Essence of Gloom",
|
|
"item.cawezs_mantle_to_stratus.phantom_sword.description_0": "Can block like a shield",
|
|
"item.cawezs_mantle_to_stratus.banisher.description_0": "Sends foes elsewhere",
|
|
"subtitles.desolated": "Music Plays",
|
|
"item.cawezs_mantle_to_stratus.essence_overgrowth": "Essence of Overgrowth",
|
|
"item.cawezs_mantle_to_stratus.heaven_armor_helmet": "Heaven Helmet",
|
|
"item.cawezs_mantle_to_stratus.buried_armor_leggings": "Buried Leggings",
|
|
"biome.cawezs_mantle_to_stratus.clouds": "Clouds",
|
|
"biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars",
|
|
"item.cawezs_mantle_to_stratus.starforged_pickaxe.description_0": "Can break Bedrock",
|
|
"biome.cawezs_mantle_to_stratus.supersized": "Supersized",
|
|
"item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus",
|
|
"item.cawezs_mantle_to_stratus.heaven_armor_chestplate.description_0": "It appears so strong...",
|
|
"block.cawezs_mantle_to_stratus.endless_scaffolding.description_0": "Never runs out!",
|
|
"biome.cawezs_mantle_to_stratus.dry": "Dry",
|
|
"item.cawezs_mantle_to_stratus.heaven_armor_boots.description_0": "It appears so strong...",
|
|
"item.cawezs_mantle_to_stratus.bell_of_revelation.description_0": "See those who hide",
|
|
"biome.cawezs_mantle_to_stratus.overgrowncaves": "Overgrown",
|
|
"item.cawezs_mantle_to_stratus.blood_overgrowth": "Blood of Overgrowth",
|
|
"item.cawezs_mantle_to_stratus.rose_amulet": "Rose Amulet",
|
|
"entity.cawezs_mantle_to_stratus.aceer": "Aceer",
|
|
"item.cawezs_mantle_to_stratus.buried_armor_helmet.description_0": "It appears so weak...",
|
|
"entity.cawezs_mantle_to_stratus.callion": "Callion",
|
|
"biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves",
|
|
"item.cawezs_mantle_to_stratus.uiron_spawn_egg": "Uiron Spawn Egg",
|
|
"item.cawezs_mantle_to_stratus.cobalt_amulet": "Cobalt Amulet",
|
|
"block.cawezs_mantle_to_stratus.haelium": "Haelium",
|
|
"item.cawezs_mantle_to_stratus.solitite_gemstone": "Solitite Gemstone",
|
|
"item.cawezs_mantle_to_stratus.heaven_armor_leggings.description_0": "It appears so strong...",
|
|
"item.cawezs_mantle_to_stratus.wand_of_light.description_1": "Hight knockback",
|
|
"item.cawezs_mantle_to_stratus.wand_of_light.description_0": "Hold to shoots torches",
|
|
"item.cawezs_mantle_to_stratus.finisher": "Finisher",
|
|
"item.cawezs_mantle_to_stratus.unstable_teleporter": "Unstable Teleporter",
|
|
"item.cawezs_mantle_to_stratus.somnoporter": "Somnoporter",
|
|
"item.cawezs_mantle_to_stratus.aceer_spawn_egg": "Aceer Spawn Egg",
|
|
"item.cawezs_mantle_to_stratus.heaven_armor_chestplate": "Heaven Chestplate",
|
|
"subtitles.goodbye": "Music Plays",
|
|
"item.cawezs_mantle_to_stratus.finisher.description_0": "Felled beasts will drop more loot",
|
|
"item.cawezs_mantle_to_stratus.buried_armor_helmet": "Buried Helmet",
|
|
"item.cawezs_mantle_to_stratus.verglas_labrys": "Verglas Labrys",
|
|
"entity.cawezs_mantle_to_stratus.singularity": "Singularity",
|
|
"item.cawezs_mantle_to_stratus.aminalite_gemstone": "Aminalite Gemstone",
|
|
"item.cawezs_mantle_to_stratus.haelium_gemstone": "Haelium Gemstone",
|
|
"block.cawezs_mantle_to_stratus.ancient_sunlight": "Ancient Sunlight",
|
|
"item.cawezs_mantle_to_stratus.starforged_pickaxe": "Starforged Pickaxe",
|
|
"block.cawezs_mantle_to_stratus.celeritite": "Celeritite",
|
|
"item.cawezs_mantle_to_stratus.blood_ichor": "Blood of Ichor",
|
|
"item.cawezs_mantle_to_stratus.ceilock_spawn_egg": "Ceilock Spawn Egg",
|
|
"item.cawezs_mantle_to_stratus.buried_armor_leggings.description_0": "It appears so weak...",
|
|
"item.cawezs_mantle_to_stratus.goodbye_world": "Music Disc",
|
|
"item.cawezs_mantle_to_stratus.unstable_teleporter.description_0": "Teleports you somewhere",
|
|
"item.cawezs_mantle_to_stratus.absorber": "Absorber",
|
|
"item.cawezs_mantle_to_stratus.heaven_armor_boots": "Heaven Boots",
|
|
"item.cawezs_mantle_to_stratus.desolated_world": "Music Disc",
|
|
"item.cawezs_mantle_to_stratus.ancient_stylus": "Ancient Stylus",
|
|
"item.cawezs_mantle_to_stratus.singularity_spawn_egg": "Singularity Spawn Egg",
|
|
"biome.cawezs_mantle_to_stratus.exhumed": "Exhumed",
|
|
"item.cawezs_mantle_to_stratus.essence_storm": "Essence of Storm",
|
|
"item.cawezs_mantle_to_stratus.heaven_armor_leggings": "Heaven Leggings"
|
|
}
|
|
},
|
|
"foldersRoot": {
|
|
"name": "~",
|
|
"children": [
|
|
{
|
|
"name": "Places",
|
|
"children": [
|
|
{
|
|
"name": "Heights",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Depths",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Flipped",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Biomes",
|
|
"children": [
|
|
{
|
|
"name": "Buried Wetlands",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Mushrooms",
|
|
"children": [
|
|
{
|
|
"name": "Structures",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Grasslands",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Dungeons",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Frozen",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Crystals",
|
|
"children": [
|
|
{
|
|
"name": "Structures",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Monoliths",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Trees",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Clouds",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Dry",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Cliffs",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Stars",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Exhumed",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Supersized",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Volcano",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Cherries",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Bases",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Items",
|
|
"children": [
|
|
{
|
|
"name": "Ores",
|
|
"children": [
|
|
{
|
|
"name": "Tiles",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Items",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "EyeCannon",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Absorber",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Somnoporter",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "VerglasLabrys",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "OrbOfSatiety",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "DiurnalController",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Asteroid",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "AncientSunlight",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Finisher",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "EndlessScaffolding",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "EclarisStaff",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "UnstableTeleporter",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "QueenBow",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "HollowEgg",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Banisher",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Amulets",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Essences",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "StarforgedPickaxe",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Armor_1",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Armor_2",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "PotionFlight",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "PotionSpelunk",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Bloods",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Parry_Staff",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "WandOfLight",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "RevelationBell",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Music",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Mod",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Mobs",
|
|
"children": [
|
|
{
|
|
"name": "Hostile",
|
|
"children": [
|
|
{
|
|
"name": "Haunter",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Ceilock",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Nymbus",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Passive",
|
|
"children": [
|
|
{
|
|
"name": "Callion",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Aceer",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Uiron",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Bosses",
|
|
"children": [
|
|
{
|
|
"name": "Stylus",
|
|
"children": []
|
|
},
|
|
{
|
|
"name": "Singularity",
|
|
"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.21.1",
|
|
"modElementsPackage": "net.mcreator.cawezsmantletostratus"
|
|
},
|
|
"mcreatorVersion": 202400452410
|
|
} |