Most cave biomes
This commit is contained in:
parent
eb4665a5fb
commit
48cb6ca363
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
build
|
||||
run
|
||||
runs
|
||||
.gradle
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 621 B |
Binary file not shown.
Before Width: | Height: | Size: 194 B |
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -13,21 +13,6 @@
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Below1",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "below_1",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_1.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below1Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_1.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Buriedwetlandcaves",
|
||||
"type": "biome",
|
||||
@ -49,8 +34,8 @@
|
||||
"registry_name": "slimeblob",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json"
|
||||
]
|
||||
},
|
||||
@ -65,8 +50,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json"
|
||||
"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": "~/Biomes/Buried Wetlands"
|
||||
@ -79,9 +64,9 @@
|
||||
"registry_name": "mossyoutgrowth",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json"
|
||||
"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": "~/Biomes/Buried Wetlands"
|
||||
@ -94,10 +79,10 @@
|
||||
"registry_name": "wetlandcrosses",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json"
|
||||
"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": "~/Biomes/Buried Wetlands"
|
||||
@ -187,8 +172,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json"
|
||||
"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": "~/Biomes/Mushrooms"
|
||||
@ -201,9 +186,9 @@
|
||||
"registry_name": "brownmushroompatches",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Mushrooms"
|
||||
@ -216,8 +201,8 @@
|
||||
"registry_name": "giant_brown_mushroom",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json"
|
||||
]
|
||||
},
|
||||
@ -231,8 +216,8 @@
|
||||
"registry_name": "giant_red_mushroom",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json"
|
||||
]
|
||||
},
|
||||
@ -247,8 +232,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json"
|
||||
"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": "~/Biomes/Mushrooms"
|
||||
@ -261,9 +246,9 @@
|
||||
"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",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Mushrooms"
|
||||
@ -276,9 +261,9 @@
|
||||
"registry_name": "crimsonpatch",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json"
|
||||
"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": "~/Biomes/Mushrooms"
|
||||
@ -291,9 +276,9 @@
|
||||
"registry_name": "lanternpatch",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/configured_feature/lanternpatch.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Mushrooms"
|
||||
@ -354,9 +339,9 @@
|
||||
"registry_name": "hive",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_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"
|
||||
]
|
||||
},
|
||||
@ -377,21 +362,6 @@
|
||||
},
|
||||
"path": "~/Biomes/Grasslands"
|
||||
},
|
||||
{
|
||||
"name": "Below2",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "below_2",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_2.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_2.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below2Dimension.java"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Frozencaves",
|
||||
"type": "biome",
|
||||
@ -417,8 +387,8 @@
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json"
|
||||
"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": "~/Biomes/Frozen"
|
||||
@ -526,9 +496,9 @@
|
||||
"registry_name": "frozencampfire",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/frozencampfire_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Frozen"
|
||||
@ -541,9 +511,9 @@
|
||||
"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",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Frozen"
|
||||
@ -556,9 +526,9 @@
|
||||
"registry_name": "frozenpowder",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/configured_feature/frozenpowder.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Frozen"
|
||||
@ -660,10 +630,10 @@
|
||||
"registry_name": "pillar",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java"
|
||||
"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": "~/Biomes/Monoliths"
|
||||
@ -715,21 +685,6 @@
|
||||
},
|
||||
"path": "~/Biomes/Monoliths"
|
||||
},
|
||||
{
|
||||
"name": "Sky1",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "sky_1",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky1Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_1.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_1.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Notes",
|
||||
"type": "code",
|
||||
@ -763,8 +718,8 @@
|
||||
"registry_name": "treesgenerator",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json"
|
||||
]
|
||||
},
|
||||
@ -778,9 +733,9 @@
|
||||
"registry_name": "treesflowers",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/treesflowers_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Trees"
|
||||
@ -793,9 +748,9 @@
|
||||
"registry_name": "treespatches",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/treespatches_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Trees"
|
||||
@ -809,8 +764,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json"
|
||||
"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": "~/Biomes/Clouds"
|
||||
@ -868,9 +823,9 @@
|
||||
"registry_name": "cloudslights",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/cloudslights_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Clouds"
|
||||
@ -898,9 +853,9 @@
|
||||
"registry_name": "drydeadbush",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json"
|
||||
"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": "~/Biomes/Dry"
|
||||
@ -913,8 +868,8 @@
|
||||
"registry_name": "drybones",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json"
|
||||
]
|
||||
},
|
||||
@ -928,8 +883,8 @@
|
||||
"registry_name": "drytree",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json"
|
||||
]
|
||||
},
|
||||
@ -943,9 +898,9 @@
|
||||
"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",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Dry"
|
||||
@ -959,27 +914,12 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json"
|
||||
"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": "~/Biomes/Dry"
|
||||
},
|
||||
{
|
||||
"name": "Sky2",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"registry_name": "sky_2",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky2Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_2.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_2.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Cliffs",
|
||||
"type": "biome",
|
||||
@ -1341,7 +1281,7 @@
|
||||
"name": "Depths",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"locked_code": true,
|
||||
"registry_name": "depths",
|
||||
"metadata": {
|
||||
"files": [
|
||||
@ -1472,9 +1412,9 @@
|
||||
"files": [
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fossil.json",
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fossil.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/loot_tables/blocks/fossil.json",
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java"
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/fossil.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Blocks/Fossil"
|
||||
@ -1590,6 +1530,69 @@
|
||||
]
|
||||
},
|
||||
"path": "~/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": "~/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": "~/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": "~/Biomes/Exhumed"
|
||||
}
|
||||
],
|
||||
"variable_elements": [],
|
||||
@ -1616,31 +1619,17 @@
|
||||
"~CUSTOM:Buriedwetlandcaves"
|
||||
],
|
||||
"BLOCKS:minecraft:overworld_carver_replaceables": [
|
||||
"~Blocks.NETHER_WART_BLOCK",
|
||||
"~Blocks.STAINED_HARDENED_CLAY#14",
|
||||
"~Blocks.BLUE_ICE",
|
||||
"~Blocks.MUD",
|
||||
"~Blocks.GRAVEL",
|
||||
"~Blocks.MYCELIUM",
|
||||
"~Blocks.DIRT#2",
|
||||
"~Blocks.DEEPSLATE",
|
||||
"~Blocks.COBBLED_DEEPSLATE",
|
||||
"~Blocks.STONE#1",
|
||||
"~Blocks.STONE#5",
|
||||
"~Blocks.LIGHT",
|
||||
"~Blocks.AIR",
|
||||
"~Blocks.SAND#1",
|
||||
"~Blocks.RED_SANDSTONE#0",
|
||||
"~Blocks.STAINED_GLASS#0",
|
||||
"~Blocks.ROOTED_DIRT",
|
||||
"~Blocks.GRASS",
|
||||
"~Blocks.STONE#0",
|
||||
"~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
|
||||
"~Blocks.SMOOTH_BASALT",
|
||||
"~Blocks.BLUE_ICE",
|
||||
"~Blocks.BLACKSTONE",
|
||||
"~Blocks.TUFF",
|
||||
"~Blocks.SNOW",
|
||||
"~Blocks.CALCITE"
|
||||
"~Blocks.DIRT#2",
|
||||
"~Blocks.CALCITE",
|
||||
"~Blocks.NETHER_WART_BLOCK",
|
||||
"~Blocks.STAINED_HARDENED_CLAY#14",
|
||||
"~Blocks.BLACKSTONE"
|
||||
],
|
||||
"BIOMES:minecraft:has_structure/mineshaft_mesa": [
|
||||
"~CUSTOM:Mushrooms",
|
||||
@ -1773,8 +1762,8 @@
|
||||
"dependencies": [],
|
||||
"dependants": [],
|
||||
"mcreatorDependencies": [],
|
||||
"currentGenerator": "neoforge-1.20.6",
|
||||
"currentGenerator": "neoforge-1.21.1",
|
||||
"modElementsPackage": "net.mcreator.cawezsmantletostratus"
|
||||
},
|
||||
"mcreatorVersion": 202400232117
|
||||
"mcreatorVersion": 202400342716
|
||||
}
|
@ -13,21 +13,6 @@
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Below1",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "below_1",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_1.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below1Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_1.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Buriedwetlandcaves",
|
||||
"type": "biome",
|
||||
@ -49,8 +34,8 @@
|
||||
"registry_name": "slimeblob",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json"
|
||||
]
|
||||
},
|
||||
@ -65,8 +50,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json"
|
||||
"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": "~/Biomes/Buried Wetlands"
|
||||
@ -79,9 +64,9 @@
|
||||
"registry_name": "mossyoutgrowth",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json"
|
||||
"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": "~/Biomes/Buried Wetlands"
|
||||
@ -94,10 +79,10 @@
|
||||
"registry_name": "wetlandcrosses",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json"
|
||||
"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": "~/Biomes/Buried Wetlands"
|
||||
@ -187,8 +172,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json"
|
||||
"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": "~/Biomes/Mushrooms"
|
||||
@ -201,9 +186,9 @@
|
||||
"registry_name": "brownmushroompatches",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Mushrooms"
|
||||
@ -216,8 +201,8 @@
|
||||
"registry_name": "giant_brown_mushroom",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json"
|
||||
]
|
||||
},
|
||||
@ -231,8 +216,8 @@
|
||||
"registry_name": "giant_red_mushroom",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json"
|
||||
]
|
||||
},
|
||||
@ -247,8 +232,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json"
|
||||
"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": "~/Biomes/Mushrooms"
|
||||
@ -261,9 +246,9 @@
|
||||
"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",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Mushrooms"
|
||||
@ -276,9 +261,9 @@
|
||||
"registry_name": "crimsonpatch",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json"
|
||||
"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": "~/Biomes/Mushrooms"
|
||||
@ -291,9 +276,9 @@
|
||||
"registry_name": "lanternpatch",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/configured_feature/lanternpatch.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Mushrooms"
|
||||
@ -354,9 +339,9 @@
|
||||
"registry_name": "hive",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_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"
|
||||
]
|
||||
},
|
||||
@ -377,21 +362,6 @@
|
||||
},
|
||||
"path": "~/Biomes/Grasslands"
|
||||
},
|
||||
{
|
||||
"name": "Below2",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "below_2",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_2.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_2.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below2Dimension.java"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Frozencaves",
|
||||
"type": "biome",
|
||||
@ -417,8 +387,8 @@
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json"
|
||||
"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": "~/Biomes/Frozen"
|
||||
@ -526,9 +496,9 @@
|
||||
"registry_name": "frozencampfire",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/frozencampfire_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Frozen"
|
||||
@ -541,9 +511,9 @@
|
||||
"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",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Frozen"
|
||||
@ -556,9 +526,9 @@
|
||||
"registry_name": "frozenpowder",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/configured_feature/frozenpowder.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Frozen"
|
||||
@ -660,10 +630,10 @@
|
||||
"registry_name": "pillar",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java"
|
||||
"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": "~/Biomes/Monoliths"
|
||||
@ -715,21 +685,6 @@
|
||||
},
|
||||
"path": "~/Biomes/Monoliths"
|
||||
},
|
||||
{
|
||||
"name": "Sky1",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "sky_1",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky1Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_1.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_1.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Notes",
|
||||
"type": "code",
|
||||
@ -763,8 +718,8 @@
|
||||
"registry_name": "treesgenerator",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json"
|
||||
]
|
||||
},
|
||||
@ -778,9 +733,9 @@
|
||||
"registry_name": "treesflowers",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/treesflowers_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Trees"
|
||||
@ -793,9 +748,9 @@
|
||||
"registry_name": "treespatches",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/treespatches_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Trees"
|
||||
@ -809,8 +764,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json"
|
||||
"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": "~/Biomes/Clouds"
|
||||
@ -868,9 +823,9 @@
|
||||
"registry_name": "cloudslights",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/cloudslights_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Clouds"
|
||||
@ -898,9 +853,9 @@
|
||||
"registry_name": "drydeadbush",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json"
|
||||
"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": "~/Biomes/Dry"
|
||||
@ -913,8 +868,8 @@
|
||||
"registry_name": "drybones",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json"
|
||||
]
|
||||
},
|
||||
@ -928,8 +883,8 @@
|
||||
"registry_name": "drytree",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json"
|
||||
]
|
||||
},
|
||||
@ -943,9 +898,9 @@
|
||||
"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",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Dry"
|
||||
@ -959,27 +914,12 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json"
|
||||
"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": "~/Biomes/Dry"
|
||||
},
|
||||
{
|
||||
"name": "Sky2",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"registry_name": "sky_2",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky2Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_2.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_2.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Cliffs",
|
||||
"type": "biome",
|
||||
@ -1341,7 +1281,7 @@
|
||||
"name": "Depths",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"locked_code": true,
|
||||
"registry_name": "depths",
|
||||
"metadata": {
|
||||
"files": [
|
||||
@ -1472,9 +1412,9 @@
|
||||
"files": [
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fossil.json",
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fossil.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/loot_tables/blocks/fossil.json",
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java"
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/fossil.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Blocks/Fossil"
|
||||
@ -1605,6 +1545,54 @@
|
||||
]
|
||||
},
|
||||
"path": "~/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": "~/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": "~/Biomes/Exhumed"
|
||||
}
|
||||
],
|
||||
"variable_elements": [],
|
||||
@ -1631,31 +1619,17 @@
|
||||
"~CUSTOM:Buriedwetlandcaves"
|
||||
],
|
||||
"BLOCKS:minecraft:overworld_carver_replaceables": [
|
||||
"~Blocks.NETHER_WART_BLOCK",
|
||||
"~Blocks.STAINED_HARDENED_CLAY#14",
|
||||
"~Blocks.BLUE_ICE",
|
||||
"~Blocks.MUD",
|
||||
"~Blocks.GRAVEL",
|
||||
"~Blocks.MYCELIUM",
|
||||
"~Blocks.DIRT#2",
|
||||
"~Blocks.DEEPSLATE",
|
||||
"~Blocks.COBBLED_DEEPSLATE",
|
||||
"~Blocks.STONE#1",
|
||||
"~Blocks.STONE#5",
|
||||
"~Blocks.LIGHT",
|
||||
"~Blocks.AIR",
|
||||
"~Blocks.SAND#1",
|
||||
"~Blocks.RED_SANDSTONE#0",
|
||||
"~Blocks.STAINED_GLASS#0",
|
||||
"~Blocks.ROOTED_DIRT",
|
||||
"~Blocks.GRASS",
|
||||
"~Blocks.STONE#0",
|
||||
"~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
|
||||
"~Blocks.SMOOTH_BASALT",
|
||||
"~Blocks.BLUE_ICE",
|
||||
"~Blocks.BLACKSTONE",
|
||||
"~Blocks.TUFF",
|
||||
"~Blocks.SNOW",
|
||||
"~Blocks.CALCITE"
|
||||
"~Blocks.DIRT#2",
|
||||
"~Blocks.CALCITE",
|
||||
"~Blocks.NETHER_WART_BLOCK",
|
||||
"~Blocks.STAINED_HARDENED_CLAY#14",
|
||||
"~Blocks.BLACKSTONE"
|
||||
],
|
||||
"BIOMES:minecraft:has_structure/mineshaft_mesa": [
|
||||
"~CUSTOM:Mushrooms",
|
||||
@ -1788,8 +1762,8 @@
|
||||
"dependencies": [],
|
||||
"dependants": [],
|
||||
"mcreatorDependencies": [],
|
||||
"currentGenerator": "neoforge-1.20.6",
|
||||
"currentGenerator": "neoforge-1.21.1",
|
||||
"modElementsPackage": "net.mcreator.cawezsmantletostratus"
|
||||
},
|
||||
"mcreatorVersion": 202400232117
|
||||
"mcreatorVersion": 202400342716
|
||||
}
|
@ -13,21 +13,6 @@
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Below1",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "below_1",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_1.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below1Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_1.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Buriedwetlandcaves",
|
||||
"type": "biome",
|
||||
@ -49,8 +34,8 @@
|
||||
"registry_name": "slimeblob",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json"
|
||||
]
|
||||
},
|
||||
@ -65,8 +50,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json"
|
||||
"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": "~/Biomes/Buried Wetlands"
|
||||
@ -79,9 +64,9 @@
|
||||
"registry_name": "mossyoutgrowth",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json"
|
||||
"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": "~/Biomes/Buried Wetlands"
|
||||
@ -94,10 +79,10 @@
|
||||
"registry_name": "wetlandcrosses",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json"
|
||||
"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": "~/Biomes/Buried Wetlands"
|
||||
@ -187,8 +172,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json"
|
||||
"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": "~/Biomes/Mushrooms"
|
||||
@ -201,9 +186,9 @@
|
||||
"registry_name": "brownmushroompatches",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Mushrooms"
|
||||
@ -216,8 +201,8 @@
|
||||
"registry_name": "giant_brown_mushroom",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json"
|
||||
]
|
||||
},
|
||||
@ -231,8 +216,8 @@
|
||||
"registry_name": "giant_red_mushroom",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json"
|
||||
]
|
||||
},
|
||||
@ -247,8 +232,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json"
|
||||
"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": "~/Biomes/Mushrooms"
|
||||
@ -261,9 +246,9 @@
|
||||
"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",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Mushrooms"
|
||||
@ -276,9 +261,9 @@
|
||||
"registry_name": "crimsonpatch",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json"
|
||||
"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": "~/Biomes/Mushrooms"
|
||||
@ -291,9 +276,9 @@
|
||||
"registry_name": "lanternpatch",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/configured_feature/lanternpatch.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Mushrooms"
|
||||
@ -354,9 +339,9 @@
|
||||
"registry_name": "hive",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_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"
|
||||
]
|
||||
},
|
||||
@ -377,21 +362,6 @@
|
||||
},
|
||||
"path": "~/Biomes/Grasslands"
|
||||
},
|
||||
{
|
||||
"name": "Below2",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "below_2",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_2.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_2.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below2Dimension.java"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Frozencaves",
|
||||
"type": "biome",
|
||||
@ -417,8 +387,8 @@
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json"
|
||||
"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": "~/Biomes/Frozen"
|
||||
@ -526,9 +496,9 @@
|
||||
"registry_name": "frozencampfire",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/frozencampfire_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Frozen"
|
||||
@ -541,9 +511,9 @@
|
||||
"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",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Frozen"
|
||||
@ -556,9 +526,9 @@
|
||||
"registry_name": "frozenpowder",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/configured_feature/frozenpowder.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Frozen"
|
||||
@ -660,10 +630,10 @@
|
||||
"registry_name": "pillar",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java"
|
||||
"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": "~/Biomes/Monoliths"
|
||||
@ -715,21 +685,6 @@
|
||||
},
|
||||
"path": "~/Biomes/Monoliths"
|
||||
},
|
||||
{
|
||||
"name": "Sky1",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "sky_1",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky1Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_1.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_1.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Notes",
|
||||
"type": "code",
|
||||
@ -763,8 +718,8 @@
|
||||
"registry_name": "treesgenerator",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json"
|
||||
]
|
||||
},
|
||||
@ -778,9 +733,9 @@
|
||||
"registry_name": "treesflowers",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/treesflowers_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Trees"
|
||||
@ -793,9 +748,9 @@
|
||||
"registry_name": "treespatches",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/treespatches_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Trees"
|
||||
@ -809,8 +764,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json"
|
||||
"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": "~/Biomes/Clouds"
|
||||
@ -868,9 +823,9 @@
|
||||
"registry_name": "cloudslights",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/cloudslights_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Clouds"
|
||||
@ -898,9 +853,9 @@
|
||||
"registry_name": "drydeadbush",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json"
|
||||
"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": "~/Biomes/Dry"
|
||||
@ -913,8 +868,8 @@
|
||||
"registry_name": "drybones",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json"
|
||||
]
|
||||
},
|
||||
@ -928,8 +883,8 @@
|
||||
"registry_name": "drytree",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json"
|
||||
]
|
||||
},
|
||||
@ -943,9 +898,9 @@
|
||||
"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",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Dry"
|
||||
@ -959,27 +914,12 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json"
|
||||
"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": "~/Biomes/Dry"
|
||||
},
|
||||
{
|
||||
"name": "Sky2",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"registry_name": "sky_2",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky2Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_2.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_2.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Cliffs",
|
||||
"type": "biome",
|
||||
@ -1341,7 +1281,7 @@
|
||||
"name": "Depths",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"locked_code": true,
|
||||
"registry_name": "depths",
|
||||
"metadata": {
|
||||
"files": [
|
||||
@ -1472,9 +1412,9 @@
|
||||
"files": [
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fossil.json",
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fossil.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/loot_tables/blocks/fossil.json",
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java"
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/fossil.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Blocks/Fossil"
|
||||
@ -1605,6 +1545,54 @@
|
||||
]
|
||||
},
|
||||
"path": "~/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": "~/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": "~/Biomes/Exhumed"
|
||||
}
|
||||
],
|
||||
"variable_elements": [],
|
||||
@ -1631,31 +1619,17 @@
|
||||
"~CUSTOM:Buriedwetlandcaves"
|
||||
],
|
||||
"BLOCKS:minecraft:overworld_carver_replaceables": [
|
||||
"~Blocks.NETHER_WART_BLOCK",
|
||||
"~Blocks.STAINED_HARDENED_CLAY#14",
|
||||
"~Blocks.BLUE_ICE",
|
||||
"~Blocks.MUD",
|
||||
"~Blocks.GRAVEL",
|
||||
"~Blocks.MYCELIUM",
|
||||
"~Blocks.DIRT#2",
|
||||
"~Blocks.DEEPSLATE",
|
||||
"~Blocks.COBBLED_DEEPSLATE",
|
||||
"~Blocks.STONE#1",
|
||||
"~Blocks.STONE#5",
|
||||
"~Blocks.LIGHT",
|
||||
"~Blocks.AIR",
|
||||
"~Blocks.SAND#1",
|
||||
"~Blocks.RED_SANDSTONE#0",
|
||||
"~Blocks.STAINED_GLASS#0",
|
||||
"~Blocks.ROOTED_DIRT",
|
||||
"~Blocks.GRASS",
|
||||
"~Blocks.STONE#0",
|
||||
"~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
|
||||
"~Blocks.SMOOTH_BASALT",
|
||||
"~Blocks.BLUE_ICE",
|
||||
"~Blocks.BLACKSTONE",
|
||||
"~Blocks.TUFF",
|
||||
"~Blocks.SNOW",
|
||||
"~Blocks.CALCITE"
|
||||
"~Blocks.DIRT#2",
|
||||
"~Blocks.CALCITE",
|
||||
"~Blocks.NETHER_WART_BLOCK",
|
||||
"~Blocks.STAINED_HARDENED_CLAY#14",
|
||||
"~Blocks.BLACKSTONE"
|
||||
],
|
||||
"BIOMES:minecraft:has_structure/mineshaft_mesa": [
|
||||
"~CUSTOM:Mushrooms",
|
||||
@ -1788,8 +1762,8 @@
|
||||
"dependencies": [],
|
||||
"dependants": [],
|
||||
"mcreatorDependencies": [],
|
||||
"currentGenerator": "neoforge-1.20.6",
|
||||
"currentGenerator": "neoforge-1.21.1",
|
||||
"modElementsPackage": "net.mcreator.cawezsmantletostratus"
|
||||
},
|
||||
"mcreatorVersion": 202400232117
|
||||
"mcreatorVersion": 202400342716
|
||||
}
|
1769
.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_084937
Normal file
1769
.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_084937
Normal file
File diff suppressed because it is too large
Load Diff
1769
.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_085537
Normal file
1769
.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_085537
Normal file
File diff suppressed because it is too large
Load Diff
@ -13,21 +13,6 @@
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Below1",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "below_1",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_1.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below1Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_1.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Buriedwetlandcaves",
|
||||
"type": "biome",
|
||||
@ -377,21 +362,6 @@
|
||||
},
|
||||
"path": "~/Biomes/Grasslands"
|
||||
},
|
||||
{
|
||||
"name": "Below2",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "below_2",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_2.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_2.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below2Dimension.java"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Frozencaves",
|
||||
"type": "biome",
|
||||
@ -715,21 +685,6 @@
|
||||
},
|
||||
"path": "~/Biomes/Monoliths"
|
||||
},
|
||||
{
|
||||
"name": "Sky1",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "sky_1",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky1Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_1.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_1.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Notes",
|
||||
"type": "code",
|
||||
@ -965,21 +920,6 @@
|
||||
},
|
||||
"path": "~/Biomes/Dry"
|
||||
},
|
||||
{
|
||||
"name": "Sky2",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"registry_name": "sky_2",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky2Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_2.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_2.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Cliffs",
|
||||
"type": "biome",
|
||||
@ -1341,7 +1281,7 @@
|
||||
"name": "Depths",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"locked_code": true,
|
||||
"registry_name": "depths",
|
||||
"metadata": {
|
||||
"files": [
|
||||
@ -1472,9 +1412,9 @@
|
||||
"files": [
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fossil.json",
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fossil.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/loot_tables/blocks/fossil.json",
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java"
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/fossil.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Blocks/Fossil"
|
||||
@ -1653,6 +1593,21 @@
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Exhumed"
|
||||
},
|
||||
{
|
||||
"name": "ExhumedEye",
|
||||
"type": "feature",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"registry_name": "exhumed_eye",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_eye_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_eye.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_eye.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Exhumed"
|
||||
}
|
||||
],
|
||||
"variable_elements": [],
|
||||
@ -1679,12 +1634,17 @@
|
||||
"~CUSTOM:Buriedwetlandcaves"
|
||||
],
|
||||
"BLOCKS:minecraft:overworld_carver_replaceables": [
|
||||
"~Blocks.BLUE_ICE",
|
||||
"~Blocks.MUD",
|
||||
"~Blocks.GRAVEL",
|
||||
"~Blocks.MYCELIUM",
|
||||
"~Blocks.TUFF",
|
||||
"~Blocks.SNOW",
|
||||
"~Blocks.DIRT#2",
|
||||
"~Blocks.CALCITE",
|
||||
"~Blocks.NETHER_WART_BLOCK",
|
||||
"~Blocks.STAINED_HARDENED_CLAY#14",
|
||||
"~Blocks.BLACKSTONE",
|
||||
"~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
|
||||
"~Blocks.SMOOTH_BASALT",
|
||||
"~Blocks.STONE#0"
|
||||
"~Blocks.BLACKSTONE"
|
||||
],
|
||||
"BIOMES:minecraft:has_structure/mineshaft_mesa": [
|
||||
"~CUSTOM:Mushrooms",
|
||||
@ -1820,5 +1780,5 @@
|
||||
"currentGenerator": "neoforge-1.21.1",
|
||||
"modElementsPackage": "net.mcreator.cawezsmantletostratus"
|
||||
},
|
||||
"mcreatorVersion": 202400232117
|
||||
"mcreatorVersion": 202400342716
|
||||
}
|
@ -13,21 +13,6 @@
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Below1",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "below_1",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_1.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below1Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_1.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Buriedwetlandcaves",
|
||||
"type": "biome",
|
||||
@ -49,8 +34,8 @@
|
||||
"registry_name": "slimeblob",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json"
|
||||
]
|
||||
},
|
||||
@ -65,8 +50,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json"
|
||||
"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": "~/Biomes/Buried Wetlands"
|
||||
@ -79,9 +64,9 @@
|
||||
"registry_name": "mossyoutgrowth",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json"
|
||||
"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": "~/Biomes/Buried Wetlands"
|
||||
@ -94,10 +79,10 @@
|
||||
"registry_name": "wetlandcrosses",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json"
|
||||
"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": "~/Biomes/Buried Wetlands"
|
||||
@ -187,8 +172,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json"
|
||||
"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": "~/Biomes/Mushrooms"
|
||||
@ -201,9 +186,9 @@
|
||||
"registry_name": "brownmushroompatches",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Mushrooms"
|
||||
@ -216,8 +201,8 @@
|
||||
"registry_name": "giant_brown_mushroom",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json"
|
||||
]
|
||||
},
|
||||
@ -231,8 +216,8 @@
|
||||
"registry_name": "giant_red_mushroom",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json"
|
||||
]
|
||||
},
|
||||
@ -247,8 +232,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json"
|
||||
"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": "~/Biomes/Mushrooms"
|
||||
@ -261,9 +246,9 @@
|
||||
"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",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Mushrooms"
|
||||
@ -276,9 +261,9 @@
|
||||
"registry_name": "crimsonpatch",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json"
|
||||
"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": "~/Biomes/Mushrooms"
|
||||
@ -291,9 +276,9 @@
|
||||
"registry_name": "lanternpatch",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/configured_feature/lanternpatch.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Mushrooms"
|
||||
@ -354,9 +339,9 @@
|
||||
"registry_name": "hive",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_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"
|
||||
]
|
||||
},
|
||||
@ -377,21 +362,6 @@
|
||||
},
|
||||
"path": "~/Biomes/Grasslands"
|
||||
},
|
||||
{
|
||||
"name": "Below2",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "below_2",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_2.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_2.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below2Dimension.java"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Frozencaves",
|
||||
"type": "biome",
|
||||
@ -417,8 +387,8 @@
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json"
|
||||
"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": "~/Biomes/Frozen"
|
||||
@ -526,9 +496,9 @@
|
||||
"registry_name": "frozencampfire",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/frozencampfire_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Frozen"
|
||||
@ -541,9 +511,9 @@
|
||||
"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",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Frozen"
|
||||
@ -556,9 +526,9 @@
|
||||
"registry_name": "frozenpowder",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/configured_feature/frozenpowder.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Frozen"
|
||||
@ -660,10 +630,10 @@
|
||||
"registry_name": "pillar",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java"
|
||||
"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": "~/Biomes/Monoliths"
|
||||
@ -715,21 +685,6 @@
|
||||
},
|
||||
"path": "~/Biomes/Monoliths"
|
||||
},
|
||||
{
|
||||
"name": "Sky1",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "sky_1",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky1Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_1.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_1.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Notes",
|
||||
"type": "code",
|
||||
@ -763,8 +718,8 @@
|
||||
"registry_name": "treesgenerator",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json"
|
||||
]
|
||||
},
|
||||
@ -778,9 +733,9 @@
|
||||
"registry_name": "treesflowers",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/treesflowers_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Trees"
|
||||
@ -793,9 +748,9 @@
|
||||
"registry_name": "treespatches",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/treespatches_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Trees"
|
||||
@ -809,8 +764,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json"
|
||||
"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": "~/Biomes/Clouds"
|
||||
@ -868,9 +823,9 @@
|
||||
"registry_name": "cloudslights",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/cloudslights_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Clouds"
|
||||
@ -898,9 +853,9 @@
|
||||
"registry_name": "drydeadbush",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json"
|
||||
"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": "~/Biomes/Dry"
|
||||
@ -913,8 +868,8 @@
|
||||
"registry_name": "drybones",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json"
|
||||
]
|
||||
},
|
||||
@ -928,8 +883,8 @@
|
||||
"registry_name": "drytree",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json"
|
||||
]
|
||||
},
|
||||
@ -943,9 +898,9 @@
|
||||
"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",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Dry"
|
||||
@ -959,27 +914,12 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json"
|
||||
"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": "~/Biomes/Dry"
|
||||
},
|
||||
{
|
||||
"name": "Sky2",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"registry_name": "sky_2",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky2Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_2.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_2.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Cliffs",
|
||||
"type": "biome",
|
||||
@ -1341,7 +1281,7 @@
|
||||
"name": "Depths",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"locked_code": true,
|
||||
"registry_name": "depths",
|
||||
"metadata": {
|
||||
"files": [
|
||||
@ -1462,58 +1402,6 @@
|
||||
},
|
||||
"path": "~/Biomes/Crystals"
|
||||
},
|
||||
{
|
||||
"name": "Fossil",
|
||||
"type": "block",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"registry_name": "fossil",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fossil.json",
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fossil.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/loot_tables/blocks/fossil.json",
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java"
|
||||
]
|
||||
},
|
||||
"path": "~/Blocks/Fossil"
|
||||
},
|
||||
{
|
||||
"name": "FossilBlockDestroyedByPlayer",
|
||||
"type": "procedure",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "fossil_block_destroyed_by_player",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/FossilBlockDestroyedByPlayerProcedure.java"
|
||||
],
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "entity",
|
||||
"type": "entity"
|
||||
},
|
||||
{
|
||||
"name": "x",
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"name": "y",
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"name": "z",
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"name": "world",
|
||||
"type": "world"
|
||||
}
|
||||
]
|
||||
},
|
||||
"path": "~/Blocks/Fossil"
|
||||
},
|
||||
{
|
||||
"name": "Mushroomgiant",
|
||||
"type": "feature",
|
||||
@ -1560,6 +1448,114 @@
|
||||
]
|
||||
},
|
||||
"path": "~/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"
|
||||
},
|
||||
{
|
||||
"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": "~/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": "~/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": "~/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": "~/Biomes/Exhumed"
|
||||
},
|
||||
{
|
||||
"name": "Heights",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"registry_name": "heights",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/heights.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
}
|
||||
],
|
||||
"variable_elements": [],
|
||||
@ -1586,29 +1582,18 @@
|
||||
"~CUSTOM:Buriedwetlandcaves"
|
||||
],
|
||||
"BLOCKS:minecraft:overworld_carver_replaceables": [
|
||||
"~Blocks.STAINED_GLASS#0",
|
||||
"~Blocks.BLUE_ICE",
|
||||
"~Blocks.MUD",
|
||||
"~Blocks.GRAVEL",
|
||||
"~Blocks.MYCELIUM",
|
||||
"~Blocks.DIRT#2",
|
||||
"~Blocks.DEEPSLATE",
|
||||
"~Blocks.COBBLED_DEEPSLATE",
|
||||
"~Blocks.STONE#1",
|
||||
"~Blocks.STONE#5",
|
||||
"~Blocks.LIGHT",
|
||||
"~Blocks.AIR",
|
||||
"~Blocks.SAND#1",
|
||||
"~Blocks.RED_SANDSTONE#0",
|
||||
"~Blocks.STAINED_GLASS#0",
|
||||
"~Blocks.ROOTED_DIRT",
|
||||
"~Blocks.GRASS",
|
||||
"~Blocks.STONE#0",
|
||||
"~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
|
||||
"~Blocks.SMOOTH_BASALT",
|
||||
"~Blocks.BLUE_ICE",
|
||||
"~Blocks.BLACKSTONE",
|
||||
"~Blocks.TUFF",
|
||||
"~Blocks.SNOW",
|
||||
"~Blocks.CALCITE"
|
||||
"~Blocks.DIRT#2",
|
||||
"~Blocks.CALCITE",
|
||||
"~Blocks.NETHER_WART_BLOCK",
|
||||
"~Blocks.STAINED_HARDENED_CLAY#14",
|
||||
"~Blocks.BLACKSTONE"
|
||||
],
|
||||
"BIOMES:minecraft:has_structure/mineshaft_mesa": [
|
||||
"~CUSTOM:Mushrooms",
|
||||
@ -1628,7 +1613,6 @@
|
||||
"biome.cawezs_mantle_to_stratus.clouds": "Clouds",
|
||||
"biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland",
|
||||
"biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars",
|
||||
"block.cawezs_mantle_to_stratus.fossil": "Fossil",
|
||||
"biome.cawezs_mantle_to_stratus.stars": "Stars",
|
||||
"biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms",
|
||||
"biome.cawezs_mantle_to_stratus.crystals": "Crystal caves",
|
||||
@ -1636,6 +1620,7 @@
|
||||
"item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus",
|
||||
"biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves",
|
||||
"biome.cawezs_mantle_to_stratus.cliffs": "Cliffs",
|
||||
"biome.cawezs_mantle_to_stratus.exhumed": "Exhumed",
|
||||
"biome.cawezs_mantle_to_stratus.dry": "Dry"
|
||||
}
|
||||
},
|
||||
@ -1706,17 +1691,16 @@
|
||||
{
|
||||
"name": "Stars",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"name": "Exhumed",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Blocks",
|
||||
"children": [
|
||||
{
|
||||
"name": "Fossil",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Items",
|
||||
@ -1736,8 +1720,8 @@
|
||||
"dependencies": [],
|
||||
"dependants": [],
|
||||
"mcreatorDependencies": [],
|
||||
"currentGenerator": "neoforge-1.20.6",
|
||||
"currentGenerator": "neoforge-1.21.1",
|
||||
"modElementsPackage": "net.mcreator.cawezsmantletostratus"
|
||||
},
|
||||
"mcreatorVersion": 202400232117
|
||||
"mcreatorVersion": 202400342716
|
||||
}
|
@ -13,21 +13,6 @@
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Below1",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "below_1",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_1.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below1Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_1.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Buriedwetlandcaves",
|
||||
"type": "biome",
|
||||
@ -49,8 +34,8 @@
|
||||
"registry_name": "slimeblob",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json"
|
||||
]
|
||||
},
|
||||
@ -65,8 +50,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json"
|
||||
"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": "~/Biomes/Buried Wetlands"
|
||||
@ -79,9 +64,9 @@
|
||||
"registry_name": "mossyoutgrowth",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json"
|
||||
"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": "~/Biomes/Buried Wetlands"
|
||||
@ -94,10 +79,10 @@
|
||||
"registry_name": "wetlandcrosses",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json"
|
||||
"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": "~/Biomes/Buried Wetlands"
|
||||
@ -187,8 +172,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json"
|
||||
"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": "~/Biomes/Mushrooms"
|
||||
@ -201,9 +186,9 @@
|
||||
"registry_name": "brownmushroompatches",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Mushrooms"
|
||||
@ -216,8 +201,8 @@
|
||||
"registry_name": "giant_brown_mushroom",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json"
|
||||
]
|
||||
},
|
||||
@ -231,8 +216,8 @@
|
||||
"registry_name": "giant_red_mushroom",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json"
|
||||
]
|
||||
},
|
||||
@ -247,8 +232,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json"
|
||||
"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": "~/Biomes/Mushrooms"
|
||||
@ -261,9 +246,9 @@
|
||||
"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",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Mushrooms"
|
||||
@ -276,9 +261,9 @@
|
||||
"registry_name": "crimsonpatch",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json"
|
||||
"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": "~/Biomes/Mushrooms"
|
||||
@ -291,9 +276,9 @@
|
||||
"registry_name": "lanternpatch",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/configured_feature/lanternpatch.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Mushrooms"
|
||||
@ -354,9 +339,9 @@
|
||||
"registry_name": "hive",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_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"
|
||||
]
|
||||
},
|
||||
@ -377,21 +362,6 @@
|
||||
},
|
||||
"path": "~/Biomes/Grasslands"
|
||||
},
|
||||
{
|
||||
"name": "Below2",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "below_2",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_2.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_2.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below2Dimension.java"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Frozencaves",
|
||||
"type": "biome",
|
||||
@ -417,8 +387,8 @@
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json"
|
||||
"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": "~/Biomes/Frozen"
|
||||
@ -526,9 +496,9 @@
|
||||
"registry_name": "frozencampfire",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/frozencampfire_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Frozen"
|
||||
@ -541,9 +511,9 @@
|
||||
"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",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Frozen"
|
||||
@ -556,9 +526,9 @@
|
||||
"registry_name": "frozenpowder",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/configured_feature/frozenpowder.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Frozen"
|
||||
@ -660,10 +630,10 @@
|
||||
"registry_name": "pillar",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java"
|
||||
"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": "~/Biomes/Monoliths"
|
||||
@ -715,21 +685,6 @@
|
||||
},
|
||||
"path": "~/Biomes/Monoliths"
|
||||
},
|
||||
{
|
||||
"name": "Sky1",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "sky_1",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky1Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_1.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_1.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Notes",
|
||||
"type": "code",
|
||||
@ -763,8 +718,8 @@
|
||||
"registry_name": "treesgenerator",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json"
|
||||
]
|
||||
},
|
||||
@ -778,9 +733,9 @@
|
||||
"registry_name": "treesflowers",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/treesflowers_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Trees"
|
||||
@ -793,9 +748,9 @@
|
||||
"registry_name": "treespatches",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/treespatches_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Trees"
|
||||
@ -809,8 +764,8 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json"
|
||||
"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": "~/Biomes/Clouds"
|
||||
@ -868,9 +823,9 @@
|
||||
"registry_name": "cloudslights",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/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/neoforge/biome_modifier/cloudslights_biome_modifier.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Clouds"
|
||||
@ -898,9 +853,9 @@
|
||||
"registry_name": "drydeadbush",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json"
|
||||
"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": "~/Biomes/Dry"
|
||||
@ -913,8 +868,8 @@
|
||||
"registry_name": "drybones",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json"
|
||||
]
|
||||
},
|
||||
@ -928,8 +883,8 @@
|
||||
"registry_name": "drytree",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json"
|
||||
]
|
||||
},
|
||||
@ -943,9 +898,9 @@
|
||||
"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",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json"
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Dry"
|
||||
@ -959,27 +914,12 @@
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json"
|
||||
"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": "~/Biomes/Dry"
|
||||
},
|
||||
{
|
||||
"name": "Sky2",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"registry_name": "sky_2",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky2Dimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_2.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_2.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
},
|
||||
{
|
||||
"name": "Cliffs",
|
||||
"type": "biome",
|
||||
@ -1341,7 +1281,7 @@
|
||||
"name": "Depths",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"locked_code": true,
|
||||
"registry_name": "depths",
|
||||
"metadata": {
|
||||
"files": [
|
||||
@ -1462,58 +1402,6 @@
|
||||
},
|
||||
"path": "~/Biomes/Crystals"
|
||||
},
|
||||
{
|
||||
"name": "Fossil",
|
||||
"type": "block",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"registry_name": "fossil",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fossil.json",
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fossil.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/loot_tables/blocks/fossil.json",
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java"
|
||||
]
|
||||
},
|
||||
"path": "~/Blocks/Fossil"
|
||||
},
|
||||
{
|
||||
"name": "FossilBlockDestroyedByPlayer",
|
||||
"type": "procedure",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "fossil_block_destroyed_by_player",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/FossilBlockDestroyedByPlayerProcedure.java"
|
||||
],
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "entity",
|
||||
"type": "entity"
|
||||
},
|
||||
{
|
||||
"name": "x",
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"name": "y",
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"name": "z",
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"name": "world",
|
||||
"type": "world"
|
||||
}
|
||||
]
|
||||
},
|
||||
"path": "~/Blocks/Fossil"
|
||||
},
|
||||
{
|
||||
"name": "Mushroomgiant",
|
||||
"type": "feature",
|
||||
@ -1560,6 +1448,114 @@
|
||||
]
|
||||
},
|
||||
"path": "~/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"
|
||||
},
|
||||
{
|
||||
"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": "~/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": "~/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": "~/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": "~/Biomes/Exhumed"
|
||||
},
|
||||
{
|
||||
"name": "Heights",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"registry_name": "heights",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/heights.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
}
|
||||
],
|
||||
"variable_elements": [],
|
||||
@ -1586,29 +1582,18 @@
|
||||
"~CUSTOM:Buriedwetlandcaves"
|
||||
],
|
||||
"BLOCKS:minecraft:overworld_carver_replaceables": [
|
||||
"~Blocks.STAINED_GLASS#0",
|
||||
"~Blocks.BLUE_ICE",
|
||||
"~Blocks.MUD",
|
||||
"~Blocks.GRAVEL",
|
||||
"~Blocks.MYCELIUM",
|
||||
"~Blocks.DIRT#2",
|
||||
"~Blocks.DEEPSLATE",
|
||||
"~Blocks.COBBLED_DEEPSLATE",
|
||||
"~Blocks.STONE#1",
|
||||
"~Blocks.STONE#5",
|
||||
"~Blocks.LIGHT",
|
||||
"~Blocks.AIR",
|
||||
"~Blocks.SAND#1",
|
||||
"~Blocks.RED_SANDSTONE#0",
|
||||
"~Blocks.STAINED_GLASS#0",
|
||||
"~Blocks.ROOTED_DIRT",
|
||||
"~Blocks.GRASS",
|
||||
"~Blocks.STONE#0",
|
||||
"~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
|
||||
"~Blocks.SMOOTH_BASALT",
|
||||
"~Blocks.BLUE_ICE",
|
||||
"~Blocks.BLACKSTONE",
|
||||
"~Blocks.TUFF",
|
||||
"~Blocks.SNOW",
|
||||
"~Blocks.CALCITE"
|
||||
"~Blocks.DIRT#2",
|
||||
"~Blocks.CALCITE",
|
||||
"~Blocks.NETHER_WART_BLOCK",
|
||||
"~Blocks.STAINED_HARDENED_CLAY#14",
|
||||
"~Blocks.BLACKSTONE"
|
||||
],
|
||||
"BIOMES:minecraft:has_structure/mineshaft_mesa": [
|
||||
"~CUSTOM:Mushrooms",
|
||||
@ -1628,7 +1613,6 @@
|
||||
"biome.cawezs_mantle_to_stratus.clouds": "Clouds",
|
||||
"biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland",
|
||||
"biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars",
|
||||
"block.cawezs_mantle_to_stratus.fossil": "Fossil",
|
||||
"biome.cawezs_mantle_to_stratus.stars": "Stars",
|
||||
"biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms",
|
||||
"biome.cawezs_mantle_to_stratus.crystals": "Crystal caves",
|
||||
@ -1636,6 +1620,7 @@
|
||||
"item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus",
|
||||
"biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves",
|
||||
"biome.cawezs_mantle_to_stratus.cliffs": "Cliffs",
|
||||
"biome.cawezs_mantle_to_stratus.exhumed": "Exhumed",
|
||||
"biome.cawezs_mantle_to_stratus.dry": "Dry"
|
||||
}
|
||||
},
|
||||
@ -1706,17 +1691,16 @@
|
||||
{
|
||||
"name": "Stars",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"name": "Exhumed",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Blocks",
|
||||
"children": [
|
||||
{
|
||||
"name": "Fossil",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Items",
|
||||
@ -1736,8 +1720,8 @@
|
||||
"dependencies": [],
|
||||
"dependants": [],
|
||||
"mcreatorDependencies": [],
|
||||
"currentGenerator": "neoforge-1.20.6",
|
||||
"currentGenerator": "neoforge-1.21.1",
|
||||
"modElementsPackage": "net.mcreator.cawezsmantletostratus"
|
||||
},
|
||||
"mcreatorVersion": 202400232117
|
||||
"mcreatorVersion": 202400342716
|
||||
}
|
1727
.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_101343
Normal file
1727
.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_101343
Normal file
File diff suppressed because it is too large
Load Diff
1727
.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_102043
Normal file
1727
.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_102043
Normal file
File diff suppressed because it is too large
Load Diff
@ -1281,7 +1281,7 @@
|
||||
"name": "Depths",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"locked_code": true,
|
||||
"registry_name": "depths",
|
||||
"metadata": {
|
||||
"files": [
|
||||
@ -1402,58 +1402,6 @@
|
||||
},
|
||||
"path": "~/Biomes/Crystals"
|
||||
},
|
||||
{
|
||||
"name": "Fossil",
|
||||
"type": "block",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"registry_name": "fossil",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fossil.json",
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fossil.json",
|
||||
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/fossil.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Blocks/Fossil"
|
||||
},
|
||||
{
|
||||
"name": "FossilBlockDestroyedByPlayer",
|
||||
"type": "procedure",
|
||||
"compiles": true,
|
||||
"locked_code": true,
|
||||
"registry_name": "fossil_block_destroyed_by_player",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/procedures/FossilBlockDestroyedByPlayerProcedure.java"
|
||||
],
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "entity",
|
||||
"type": "entity"
|
||||
},
|
||||
{
|
||||
"name": "x",
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"name": "y",
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"name": "z",
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"name": "world",
|
||||
"type": "world"
|
||||
}
|
||||
]
|
||||
},
|
||||
"path": "~/Blocks/Fossil"
|
||||
},
|
||||
{
|
||||
"name": "Mushroomgiant",
|
||||
"type": "feature",
|
||||
@ -1593,6 +1541,21 @@
|
||||
]
|
||||
},
|
||||
"path": "~/Biomes/Exhumed"
|
||||
},
|
||||
{
|
||||
"name": "Heights",
|
||||
"type": "dimension",
|
||||
"compiles": true,
|
||||
"locked_code": false,
|
||||
"registry_name": "heights",
|
||||
"metadata": {
|
||||
"files": [
|
||||
"src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension/heights.json",
|
||||
"src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json"
|
||||
]
|
||||
},
|
||||
"path": "~/Places"
|
||||
}
|
||||
],
|
||||
"variable_elements": [],
|
||||
@ -1619,8 +1582,18 @@
|
||||
"~CUSTOM:Buriedwetlandcaves"
|
||||
],
|
||||
"BLOCKS:minecraft:overworld_carver_replaceables": [
|
||||
"~Blocks.STAINED_GLASS#0",
|
||||
"~Blocks.BLUE_ICE",
|
||||
"~Blocks.MUD",
|
||||
"~Blocks.GRAVEL",
|
||||
"~Blocks.MYCELIUM",
|
||||
"~Blocks.TUFF",
|
||||
"~Blocks.SNOW",
|
||||
"~Blocks.DIRT#2",
|
||||
"~Blocks.CALCITE",
|
||||
"~Blocks.NETHER_WART_BLOCK",
|
||||
"~Blocks.STAINED_HARDENED_CLAY#14"
|
||||
"~Blocks.STAINED_HARDENED_CLAY#14",
|
||||
"~Blocks.BLACKSTONE"
|
||||
],
|
||||
"BIOMES:minecraft:has_structure/mineshaft_mesa": [
|
||||
"~CUSTOM:Mushrooms",
|
||||
@ -1640,7 +1613,6 @@
|
||||
"biome.cawezs_mantle_to_stratus.clouds": "Clouds",
|
||||
"biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland",
|
||||
"biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars",
|
||||
"block.cawezs_mantle_to_stratus.fossil": "Fossil",
|
||||
"biome.cawezs_mantle_to_stratus.stars": "Stars",
|
||||
"biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms",
|
||||
"biome.cawezs_mantle_to_stratus.crystals": "Crystal caves",
|
||||
@ -1728,12 +1700,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Blocks",
|
||||
"children": [
|
||||
{
|
||||
"name": "Fossil",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Items",
|
||||
|
@ -48,12 +48,12 @@
|
||||
"max": 1.0
|
||||
},
|
||||
"genContinentalness": {
|
||||
"min": 0.3,
|
||||
"max": 1.0
|
||||
"min": -1.0,
|
||||
"max": 0.0
|
||||
},
|
||||
"genErosion": {
|
||||
"min": -0.5,
|
||||
"max": 0.0
|
||||
"min": -1.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"genWeirdness": {
|
||||
"min": -1.0,
|
||||
|
@ -40,20 +40,20 @@
|
||||
"spawnInCaves": false,
|
||||
"spawnBiomeNether": false,
|
||||
"genTemperature": {
|
||||
"min": 0.2,
|
||||
"max": 1.0
|
||||
},
|
||||
"genHumidity": {
|
||||
"min": -1.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"genHumidity": {
|
||||
"min": 0.2,
|
||||
"max": 1.0
|
||||
},
|
||||
"genContinentalness": {
|
||||
"min": 0.3,
|
||||
"min": 0.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"genErosion": {
|
||||
"min": 0.0,
|
||||
"max": 0.5
|
||||
"min": -1.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"genWeirdness": {
|
||||
"min": -1.0,
|
||||
|
@ -3,8 +3,23 @@
|
||||
"_type": "dimension",
|
||||
"definition": {
|
||||
"biomesInDimension": [
|
||||
{
|
||||
"value": "CUSTOM:Buriedwetlandcaves"
|
||||
},
|
||||
{
|
||||
"value": "CUSTOM:Crystals"
|
||||
},
|
||||
{
|
||||
"value": "CUSTOM:Exhumed"
|
||||
},
|
||||
{
|
||||
"value": "CUSTOM:Frozencaves"
|
||||
},
|
||||
{
|
||||
"value": "CUSTOM:Mushrooms"
|
||||
},
|
||||
{
|
||||
"value": "CUSTOM:Overgrowncaves"
|
||||
}
|
||||
],
|
||||
"worldGenType": "Nether like gen",
|
||||
|
@ -44,20 +44,20 @@
|
||||
"spawnInCaves": false,
|
||||
"spawnBiomeNether": false,
|
||||
"genTemperature": {
|
||||
"min": -0.5,
|
||||
"max": 0.5
|
||||
"min": -1.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"genHumidity": {
|
||||
"min": -0.5,
|
||||
"max": 0.5
|
||||
"min": -1.0,
|
||||
"max": -0.3
|
||||
},
|
||||
"genContinentalness": {
|
||||
"min": 0.3,
|
||||
"min": 0.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"genErosion": {
|
||||
"min": -0.5,
|
||||
"max": 0.5
|
||||
"min": -1.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"genWeirdness": {
|
||||
"min": -1.0,
|
||||
|
@ -12,6 +12,6 @@
|
||||
"generateCondition": {
|
||||
"name": "ExhumedAirAdditionalGenerationCondition"
|
||||
},
|
||||
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_simple_block\"><value name=\"block\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.AIR</field></block></value></block></value><next><block type=\"placement_count\"><value name=\"count\"><block type=\"int_provider_constant\"><field name=\"value\">4</field></block></value><next><block type=\"placement_height_range\"><value name=\"height\"><block type=\"height_provider_uniform\"><value name=\"min\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">0</field></block></value><value name=\"max\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">128</field></block></value></block></value></block></next></block></next></block></xml>"
|
||||
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_simple_block\"><value name=\"block\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.AIR</field></block></value></block></value><next><block type=\"placement_in_square\"><next><block type=\"placement_biome_filter\"><next><block type=\"placement_rarity\"><field name=\"rarity\">5</field></block></next></block></next></block></next></block></xml>"
|
||||
}
|
||||
}
|
@ -9,6 +9,6 @@
|
||||
"value": "CUSTOM:Exhumed"
|
||||
}
|
||||
],
|
||||
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_tree_pine\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"type\">pine</field><field name=\"base_height\">6</field><field name=\"height_variation_a\">4</field><field name=\"height_variation_b\">0</field><field name=\"force_dirt\">FALSE</field><field name=\"ignore_vines\">TRUE</field><value name=\"dirt\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.CRIMSON_HYPHAE</field></block></value><value name=\"trunk\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.STRIPPED_CRIMSON_HYPHAE</field></block></value><value name=\"foliage\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.LEAVES#0</field></block></value><value name=\"foliage_height\"><block type=\"int_provider_uniform\"><field name=\"min\">3</field><field name=\"max\">4</field></block></value><value name=\"root_placer\"><block type=\"root_placer_none\"></block></value></block></value><next><block type=\"placement_count_on_every_layer\"><value name=\"count\"><block type=\"int_provider_constant\"><field name=\"value\">4</field></block></value></block></next></block></xml>"
|
||||
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_tree_pine\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"type\">pine</field><field name=\"base_height\">6</field><field name=\"height_variation_a\">4</field><field name=\"height_variation_b\">0</field><field name=\"force_dirt\">FALSE</field><field name=\"ignore_vines\">TRUE</field><value name=\"dirt\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.CRIMSON_HYPHAE</field></block></value><value name=\"trunk\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.STRIPPED_CRIMSON_HYPHAE</field></block></value><value name=\"foliage\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.LEAVES#0</field></block></value><value name=\"foliage_height\"><block type=\"int_provider_uniform\"><field name=\"min\">3</field><field name=\"max\">4</field></block></value><value name=\"root_placer\"><block type=\"root_placer_none\"></block></value></block></value><next><block type=\"placement_biome_filter\"><next><block type=\"placement_count_on_every_layer\"><value name=\"count\"><block type=\"int_provider_constant\"><field name=\"value\">4</field></block></value></block></next></block></next></block></xml>"
|
||||
}
|
||||
}
|
@ -9,6 +9,6 @@
|
||||
"value": "CUSTOM:Exhumed"
|
||||
}
|
||||
],
|
||||
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_block_pile\"><value name=\"block\"><block type=\"state_provider_weighted\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"7\"></mutation><field name=\"weight0\">1</field><field name=\"weight1\">1</field><field name=\"weight2\">1</field><field name=\"weight3\">1</field><field name=\"weight4\">1</field><field name=\"weight5\">1</field><field name=\"weight6\">1</field><value name=\"entry0\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.REDSTONE_BLOCK</field></block></value><value name=\"entry1\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.REDSTONE_WIRE</field></block></value><value name=\"entry2\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.CRIMSON_FUNGUS</field></block></value><value name=\"entry3\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.REDSTONE_TORCH</field></block></value><value name=\"entry4\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.WEEPING_VINES_PLANT</field></block></value><value name=\"entry5\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.CRIMSON_HYPHAE</field></block></value><value name=\"entry6\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.CRIMSON_ROOTS</field></block></value></block></value></block></value><next><block type=\"placement_count_on_every_layer\"><value name=\"count\"><block type=\"int_provider_constant\"><field name=\"value\">4</field></block></value></block></next></block></xml>"
|
||||
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_block_pile\"><value name=\"block\"><block type=\"state_provider_weighted\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"8\"></mutation><field name=\"weight0\">1</field><field name=\"weight1\">1</field><field name=\"weight2\">1</field><field name=\"weight3\">1</field><field name=\"weight4\">1</field><field name=\"weight5\">1</field><field name=\"weight6\">1</field><field name=\"weight7\">1</field><value name=\"entry0\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.WITHER_ROSE</field></block></value><value name=\"entry1\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.REDSTONE_BLOCK</field></block></value><value name=\"entry2\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.REDSTONE_WIRE</field></block></value><value name=\"entry3\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.CRIMSON_FUNGUS</field></block></value><value name=\"entry4\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.REDSTONE_TORCH</field></block></value><value name=\"entry5\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.WEEPING_VINES_PLANT</field></block></value><value name=\"entry6\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.CRIMSON_HYPHAE</field></block></value><value name=\"entry7\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.CRIMSON_ROOTS</field></block></value></block></value></block></value><next><block type=\"placement_biome_filter\"><next><block type=\"placement_count_on_every_layer\"><value name=\"count\"><block type=\"int_provider_constant\"><field name=\"value\">4</field></block></value></block></next></block></next></block></xml>"
|
||||
}
|
||||
}
|
@ -1,141 +0,0 @@
|
||||
{
|
||||
"_fv": 69,
|
||||
"_type": "block",
|
||||
"definition": {
|
||||
"texture": "frozen_fossil",
|
||||
"textureTop": "",
|
||||
"textureLeft": "",
|
||||
"textureFront": "",
|
||||
"textureRight": "",
|
||||
"textureBack": "",
|
||||
"renderType": 10,
|
||||
"customModelName": "Normal",
|
||||
"rotationMode": 0,
|
||||
"enablePitch": false,
|
||||
"emissiveRendering": false,
|
||||
"displayFluidOverlay": false,
|
||||
"itemTexture": "",
|
||||
"particleTexture": "",
|
||||
"tintType": "No tint",
|
||||
"isItemTinted": false,
|
||||
"hasTransparency": false,
|
||||
"connectedSides": false,
|
||||
"transparencyType": "SOLID",
|
||||
"disableOffset": false,
|
||||
"boundingBoxes": [
|
||||
{
|
||||
"mx": 0.0,
|
||||
"my": 0.0,
|
||||
"mz": 0.0,
|
||||
"Mx": 16.0,
|
||||
"My": 16.0,
|
||||
"Mz": 16.0,
|
||||
"subtract": false
|
||||
}
|
||||
],
|
||||
"customProperties": [],
|
||||
"name": "Fossil",
|
||||
"specialInformation": {
|
||||
"fixedValue": []
|
||||
},
|
||||
"hardness": 10.0,
|
||||
"resistance": 10.0,
|
||||
"hasGravity": false,
|
||||
"isWaterloggable": false,
|
||||
"creativeTabs": [
|
||||
{
|
||||
"value": "CUSTOM:MtS"
|
||||
}
|
||||
],
|
||||
"destroyTool": "Not specified",
|
||||
"customDrop": {
|
||||
"value": "Blocks.AIR"
|
||||
},
|
||||
"dropAmount": 1,
|
||||
"useLootTableForDrops": false,
|
||||
"requiresCorrectTool": false,
|
||||
"enchantPowerBonus": 0.0,
|
||||
"plantsGrowOn": false,
|
||||
"canRedstoneConnect": false,
|
||||
"lightOpacity": 15,
|
||||
"material": {
|
||||
"value": "GLASS"
|
||||
},
|
||||
"tickRate": 0,
|
||||
"tickRandomly": false,
|
||||
"isReplaceable": false,
|
||||
"canProvidePower": false,
|
||||
"emittedRedstonePower": {
|
||||
"fixedValue": 15.0
|
||||
},
|
||||
"colorOnMap": "DEFAULT",
|
||||
"creativePickItem": {
|
||||
"value": ""
|
||||
},
|
||||
"offsetType": "NONE",
|
||||
"aiPathNodeType": "DEFAULT",
|
||||
"flammability": 0,
|
||||
"fireSpreadSpeed": 0,
|
||||
"isLadder": false,
|
||||
"slipperiness": 0.6,
|
||||
"speedFactor": 1.0,
|
||||
"jumpFactor": 1.0,
|
||||
"reactionToPushing": "NORMAL",
|
||||
"isNotColidable": false,
|
||||
"isCustomSoundType": false,
|
||||
"soundOnStep": {
|
||||
"value": "GLASS"
|
||||
},
|
||||
"breakSound": {
|
||||
"value": ""
|
||||
},
|
||||
"fallSound": {
|
||||
"value": ""
|
||||
},
|
||||
"hitSound": {
|
||||
"value": ""
|
||||
},
|
||||
"placeSound": {
|
||||
"value": ""
|
||||
},
|
||||
"stepSound": {
|
||||
"value": ""
|
||||
},
|
||||
"luminance": 0,
|
||||
"unbreakable": false,
|
||||
"vanillaToolTier": "NONE",
|
||||
"isBonemealable": false,
|
||||
"hasInventory": false,
|
||||
"guiBoundTo": "<NONE>",
|
||||
"openGUIOnRightClick": false,
|
||||
"inventorySize": 9,
|
||||
"inventoryStackSize": 64,
|
||||
"inventoryDropWhenDestroyed": true,
|
||||
"inventoryComparatorPower": true,
|
||||
"inventoryOutSlotIDs": [],
|
||||
"inventoryInSlotIDs": [],
|
||||
"hasEnergyStorage": false,
|
||||
"energyInitial": 0,
|
||||
"energyCapacity": 400000,
|
||||
"energyMaxReceive": 200,
|
||||
"energyMaxExtract": 200,
|
||||
"isFluidTank": false,
|
||||
"fluidCapacity": 8000,
|
||||
"fluidRestrictions": [],
|
||||
"onDestroyedByPlayer": {
|
||||
"name": "FossilBlockDestroyedByPlayer"
|
||||
},
|
||||
"generateFeature": false,
|
||||
"restrictionBiomes": [],
|
||||
"blocksToReplace": [
|
||||
{
|
||||
"value": "TAG:stone_ore_replaceables"
|
||||
}
|
||||
],
|
||||
"generationShape": "UNIFORM",
|
||||
"frequencyPerChunks": 10,
|
||||
"frequencyOnChunk": 16,
|
||||
"minGenerateHeight": 0,
|
||||
"maxGenerateHeight": 64
|
||||
}
|
||||
}
|
@ -1,7 +0,0 @@
|
||||
{
|
||||
"_fv": 69,
|
||||
"_type": "procedure",
|
||||
"definition": {
|
||||
"procedurexml": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><xml xmlns=\"https://developers.google.com/blockly/xml\"><block deletable=\"false\" type=\"event_trigger\" x=\"40\" y=\"40\"><field name=\"trigger\">no_ext_trigger</field><next><block type=\"controls_if\"><mutation else=\"1\"/><value name=\"IF0\"><block type=\"compare_mcitems\"><value name=\"a\"><block type=\"entity_iteminhand\"><value name=\"entity\"><block type=\"entity_from_deps\"/></value></block></value><value name=\"b\"><block type=\"mcitem_all\"><field name=\"value\">Items.BRUSH</field></block></value></block></value><statement name=\"DO0\"><block type=\"execute_command\"><value name=\"command\"><block type=\"text\"><field name=\"TEXT\">clear</field></block></value><value name=\"x\"><block type=\"coord_x\"/></value><value name=\"y\"><block type=\"coord_y\"/></value><value name=\"z\"><block type=\"coord_z\"/></value></block></statement><statement name=\"ELSE\"><block type=\"execute_command\"><value name=\"command\"><block type=\"text\"><field name=\"TEXT\">clear</field></block></value><value name=\"x\"><block type=\"coord_x\"/></value><value name=\"y\"><block type=\"coord_y\"/></value><value name=\"z\"><block type=\"math_random_int_between\"><value name=\"min\"><block type=\"coord_z\"/></value><value name=\"max\"><block type=\"math_number\"><field name=\"NUM\">10</field></block></value></block></value><next><block type=\"entity_send_chat\"><value name=\"text\"><block type=\"text\"><field name=\"TEXT\">Try using a brush.</field></block></value><value name=\"entity\"><block type=\"entity_from_deps\"/></value><value name=\"actbar\"><block type=\"logic_boolean\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></next></block></xml>"
|
||||
}
|
||||
}
|
@ -40,20 +40,20 @@
|
||||
"spawnInCaves": false,
|
||||
"spawnBiomeNether": false,
|
||||
"genTemperature": {
|
||||
"min": -1.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"genHumidity": {
|
||||
"min": 0.2,
|
||||
"max": 1.0
|
||||
},
|
||||
"genHumidity": {
|
||||
"min": -1.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"genContinentalness": {
|
||||
"min": 0.3,
|
||||
"min": 0.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"genErosion": {
|
||||
"min": 0.0,
|
||||
"max": 0.5
|
||||
"min": -1.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"genWeirdness": {
|
||||
"min": -1.0,
|
||||
|
49
elements/Heights.mod.json
Normal file
49
elements/Heights.mod.json
Normal file
@ -0,0 +1,49 @@
|
||||
{
|
||||
"_fv": 69,
|
||||
"_type": "dimension",
|
||||
"definition": {
|
||||
"biomesInDimension": [
|
||||
{
|
||||
"value": "CUSTOM:Clouds"
|
||||
}
|
||||
],
|
||||
"worldGenType": "End like gen",
|
||||
"mainFillerBlock": {
|
||||
"value": "Blocks.TUFF"
|
||||
},
|
||||
"fluidBlock": {
|
||||
"value": "Blocks.FLOWING_WATER"
|
||||
},
|
||||
"canRespawnHere": false,
|
||||
"hasFog": false,
|
||||
"isDark": false,
|
||||
"doesWaterVaporize": false,
|
||||
"sleepResult": "ALLOW",
|
||||
"hasSkyLight": false,
|
||||
"imitateOverworldBehaviour": false,
|
||||
"portalFrame": {
|
||||
"value": ""
|
||||
},
|
||||
"portalParticles": {
|
||||
"value": "PORTAL"
|
||||
},
|
||||
"portalLuminance": 0,
|
||||
"portalSound": {
|
||||
"value": "block.portal.ambient"
|
||||
},
|
||||
"enableIgniter": true,
|
||||
"igniterName": "Heights Portal Igniter",
|
||||
"igniterRarity": "COMMON",
|
||||
"specialInformation": {
|
||||
"fixedValue": []
|
||||
},
|
||||
"creativeTabs": [
|
||||
{
|
||||
"value": "TOOLS"
|
||||
}
|
||||
],
|
||||
"texture": "",
|
||||
"portalTexture": "",
|
||||
"enablePortal": false
|
||||
}
|
||||
}
|
@ -48,12 +48,12 @@
|
||||
"max": -0.3
|
||||
},
|
||||
"genContinentalness": {
|
||||
"min": 0.3,
|
||||
"max": 1.0
|
||||
"min": -1.0,
|
||||
"max": 0.0
|
||||
},
|
||||
"genErosion": {
|
||||
"min": 0.0,
|
||||
"max": 0.5
|
||||
"min": -1.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"genWeirdness": {
|
||||
"min": -1.0,
|
||||
|
@ -48,12 +48,12 @@
|
||||
"max": 1.0
|
||||
},
|
||||
"genContinentalness": {
|
||||
"min": 0.3,
|
||||
"max": 1.0
|
||||
"min": -1.0,
|
||||
"max": 0.0
|
||||
},
|
||||
"genErosion": {
|
||||
"min": -0.5,
|
||||
"max": 0.0
|
||||
"min": -1.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"genWeirdness": {
|
||||
"min": -1.0,
|
||||
|
Binary file not shown.
Binary file not shown.
5208
run/logs/debug.log
5208
run/logs/debug.log
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
149
run/options.txt
149
run/options.txt
@ -1,13 +1,144 @@
|
||||
bobView:false
|
||||
fboEnable:true
|
||||
lastServer:localhost:25463
|
||||
renderDistance:5
|
||||
fancyGraphics:false
|
||||
entityShadows:true
|
||||
version:3955
|
||||
ao:true
|
||||
biomeBlendRadius:2
|
||||
enableVsync:false
|
||||
entityDistanceScaling:1.0
|
||||
entityShadows:true
|
||||
forceUnicodeFont:false
|
||||
japaneseGlyphVariants:false
|
||||
fov:1.0
|
||||
fovEffectScale:1.0
|
||||
darknessEffectScale:1.0
|
||||
glintSpeed:0.5
|
||||
glintStrength:0.75
|
||||
prioritizeChunkUpdates:0
|
||||
fullscreen:false
|
||||
gamma:1.0
|
||||
graphicsMode:1
|
||||
guiScale:3
|
||||
maxFps:260
|
||||
particles:0
|
||||
renderClouds:false
|
||||
ao:0
|
||||
mipmapLevels:2
|
||||
narrator:0
|
||||
particles:0
|
||||
reducedDebugInfo:false
|
||||
renderClouds:"false"
|
||||
renderDistance:27
|
||||
simulationDistance:12
|
||||
screenEffectScale:1.0
|
||||
soundDevice:""
|
||||
autoJump:false
|
||||
operatorItemsTab:false
|
||||
autoSuggestions:true
|
||||
chatColors:true
|
||||
chatLinks:true
|
||||
chatLinksPrompt:true
|
||||
discrete_mouse_scroll:false
|
||||
invertYMouse:false
|
||||
realmsNotifications:true
|
||||
showSubtitles:false
|
||||
directionalAudio:false
|
||||
touchscreen:false
|
||||
bobView:false
|
||||
toggleCrouch:false
|
||||
toggleSprint:false
|
||||
darkMojangStudiosBackground:false
|
||||
hideLightningFlashes:false
|
||||
hideSplashTexts:false
|
||||
mouseSensitivity:0.5
|
||||
damageTiltStrength:1.0
|
||||
highContrast:false
|
||||
narratorHotkey:true
|
||||
resourcePacks:[]
|
||||
incompatibleResourcePacks:[]
|
||||
lastServer:localhost:25463
|
||||
lang:en_us
|
||||
chatVisibility:0
|
||||
chatOpacity:1.0
|
||||
chatLineSpacing:0.0
|
||||
textBackgroundOpacity:0.5
|
||||
backgroundForChatOnly:true
|
||||
hideServerAddress:false
|
||||
advancedItemTooltips:false
|
||||
pauseOnLostFocus:true
|
||||
overrideWidth:0
|
||||
overrideHeight:0
|
||||
chatHeightFocused:1.0
|
||||
chatDelay:0.0
|
||||
chatHeightUnfocused:0.4375
|
||||
chatScale:1.0
|
||||
chatWidth:1.0
|
||||
notificationDisplayTime:1.0
|
||||
useNativeTransport:true
|
||||
mainHand:"right"
|
||||
attackIndicator:1
|
||||
tutorialStep:none
|
||||
mouseWheelSensitivity:1.0
|
||||
rawMouseInput:true
|
||||
glDebugVerbosity:1
|
||||
skipMultiplayerWarning:false
|
||||
hideMatchedNames:true
|
||||
joinedFirstServer:false
|
||||
hideBundleTutorial:false
|
||||
syncChunkWrites:false
|
||||
showAutosaveIndicator:true
|
||||
allowServerListing:true
|
||||
onlyShowSecureChat:false
|
||||
panoramaScrollSpeed:1.0
|
||||
telemetryOptInExtra:false
|
||||
onboardAccessibility:false
|
||||
menuBackgroundBlurriness:5
|
||||
key_key.attack:key.mouse.left
|
||||
key_key.use:key.mouse.right
|
||||
key_key.forward:key.keyboard.w
|
||||
key_key.left:key.keyboard.a
|
||||
key_key.back:key.keyboard.s
|
||||
key_key.right:key.keyboard.d
|
||||
key_key.jump:key.keyboard.space
|
||||
key_key.sneak:key.keyboard.left.shift
|
||||
key_key.sprint:key.keyboard.left.control
|
||||
key_key.drop:key.keyboard.q
|
||||
key_key.inventory:key.keyboard.e
|
||||
key_key.chat:key.keyboard.t
|
||||
key_key.playerlist:key.keyboard.tab
|
||||
key_key.pickItem:key.mouse.middle
|
||||
key_key.command:key.keyboard.slash
|
||||
key_key.socialInteractions:key.keyboard.p
|
||||
key_key.screenshot:key.keyboard.f2
|
||||
key_key.togglePerspective:key.keyboard.f5
|
||||
key_key.smoothCamera:key.keyboard.unknown
|
||||
key_key.fullscreen:key.keyboard.f11
|
||||
key_key.spectatorOutlines:key.keyboard.unknown
|
||||
key_key.swapOffhand:key.keyboard.f
|
||||
key_key.saveToolbarActivator:key.keyboard.c
|
||||
key_key.loadToolbarActivator:key.keyboard.x
|
||||
key_key.advancements:key.keyboard.l
|
||||
key_key.hotbar.1:key.keyboard.1
|
||||
key_key.hotbar.2:key.keyboard.2
|
||||
key_key.hotbar.3:key.keyboard.3
|
||||
key_key.hotbar.4:key.keyboard.4
|
||||
key_key.hotbar.5:key.keyboard.5
|
||||
key_key.hotbar.6:key.keyboard.6
|
||||
key_key.hotbar.7:key.keyboard.7
|
||||
key_key.hotbar.8:key.keyboard.8
|
||||
key_key.hotbar.9:key.keyboard.9
|
||||
key_iris.keybind.reload:key.keyboard.r
|
||||
key_iris.keybind.toggleShaders:key.keyboard.k
|
||||
key_iris.keybind.shaderPackSelection:key.keyboard.o
|
||||
key_iris.keybind.wireframe:key.keyboard.unknown
|
||||
soundCategory_master:0.0
|
||||
soundCategory_music:1.0
|
||||
soundCategory_record:1.0
|
||||
soundCategory_weather:1.0
|
||||
soundCategory_block:1.0
|
||||
soundCategory_hostile:1.0
|
||||
soundCategory_neutral:1.0
|
||||
soundCategory_player:1.0
|
||||
soundCategory_ambient:1.0
|
||||
soundCategory_voice:1.0
|
||||
modelPart_cape:true
|
||||
modelPart_jacket:true
|
||||
modelPart_left_sleeve:true
|
||||
modelPart_right_sleeve:true
|
||||
modelPart_left_pants_leg:true
|
||||
modelPart_right_pants_leg:true
|
||||
modelPart_hat:true
|
||||
|
@ -19,10 +19,7 @@ import net.minecraft.network.codec.StreamCodec;
|
||||
import net.minecraft.network.FriendlyByteBuf;
|
||||
|
||||
import net.mcreator.cawezsmantletostratus.world.features.StructureFeature;
|
||||
import net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModTabs;
|
||||
import net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModItems;
|
||||
import net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModFeatures;
|
||||
import net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModBlocks;
|
||||
|
||||
import java.util.concurrent.ConcurrentLinkedQueue;
|
||||
import java.util.Map;
|
||||
@ -42,12 +39,6 @@ public class CawezsMantleToStratusMod {
|
||||
NeoForge.EVENT_BUS.register(this);
|
||||
modEventBus.addListener(this::registerNetworking);
|
||||
|
||||
CawezsMantleToStratusModBlocks.REGISTRY.register(modEventBus);
|
||||
|
||||
CawezsMantleToStratusModItems.REGISTRY.register(modEventBus);
|
||||
|
||||
CawezsMantleToStratusModTabs.REGISTRY.register(modEventBus);
|
||||
|
||||
CawezsMantleToStratusModFeatures.REGISTRY.register(modEventBus);
|
||||
StructureFeature.REGISTRY.register(modEventBus);
|
||||
|
||||
|
@ -1,33 +0,0 @@
|
||||
|
||||
package net.mcreator.cawezsmantletostratus.block;
|
||||
|
||||
import net.minecraft.world.level.material.FluidState;
|
||||
import net.minecraft.world.level.block.state.properties.NoteBlockInstrument;
|
||||
import net.minecraft.world.level.block.state.BlockState;
|
||||
import net.minecraft.world.level.block.state.BlockBehaviour;
|
||||
import net.minecraft.world.level.block.SoundType;
|
||||
import net.minecraft.world.level.block.Block;
|
||||
import net.minecraft.world.level.Level;
|
||||
import net.minecraft.world.level.BlockGetter;
|
||||
import net.minecraft.world.entity.player.Player;
|
||||
import net.minecraft.core.BlockPos;
|
||||
|
||||
import net.mcreator.cawezsmantletostratus.procedures.FossilBlockDestroyedByPlayerProcedure;
|
||||
|
||||
public class FossilBlock extends Block {
|
||||
public FossilBlock() {
|
||||
super(BlockBehaviour.Properties.of().instrument(NoteBlockInstrument.HAT).sound(SoundType.GLASS).strength(10f));
|
||||
}
|
||||
|
||||
@Override
|
||||
public int getLightBlock(BlockState state, BlockGetter worldIn, BlockPos pos) {
|
||||
return 15;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean onDestroyedByPlayer(BlockState blockstate, Level world, BlockPos pos, Player entity, boolean willHarvest, FluidState fluid) {
|
||||
boolean retval = super.onDestroyedByPlayer(blockstate, world, pos, entity, willHarvest, fluid);
|
||||
FossilBlockDestroyedByPlayerProcedure.execute(world, pos.getX(), pos.getY(), pos.getZ(), entity);
|
||||
return retval;
|
||||
}
|
||||
}
|
@ -1,20 +0,0 @@
|
||||
|
||||
/*
|
||||
* MCreator note: This file will be REGENERATED on each build.
|
||||
*/
|
||||
package net.mcreator.cawezsmantletostratus.init;
|
||||
|
||||
import net.neoforged.neoforge.registries.DeferredRegister;
|
||||
import net.neoforged.neoforge.registries.DeferredBlock;
|
||||
|
||||
import net.minecraft.world.level.block.Block;
|
||||
|
||||
import net.mcreator.cawezsmantletostratus.block.FossilBlock;
|
||||
import net.mcreator.cawezsmantletostratus.CawezsMantleToStratusMod;
|
||||
|
||||
public class CawezsMantleToStratusModBlocks {
|
||||
public static final DeferredRegister.Blocks REGISTRY = DeferredRegister.createBlocks(CawezsMantleToStratusMod.MODID);
|
||||
public static final DeferredBlock<Block> FOSSIL = REGISTRY.register("fossil", FossilBlock::new);
|
||||
// Start of user code block custom blocks
|
||||
// End of user code block custom blocks
|
||||
}
|
@ -1,26 +0,0 @@
|
||||
|
||||
/*
|
||||
* MCreator note: This file will be REGENERATED on each build.
|
||||
*/
|
||||
package net.mcreator.cawezsmantletostratus.init;
|
||||
|
||||
import net.neoforged.neoforge.registries.DeferredRegister;
|
||||
import net.neoforged.neoforge.registries.DeferredItem;
|
||||
import net.neoforged.neoforge.registries.DeferredHolder;
|
||||
|
||||
import net.minecraft.world.level.block.Block;
|
||||
import net.minecraft.world.item.Item;
|
||||
import net.minecraft.world.item.BlockItem;
|
||||
|
||||
import net.mcreator.cawezsmantletostratus.CawezsMantleToStratusMod;
|
||||
|
||||
public class CawezsMantleToStratusModItems {
|
||||
public static final DeferredRegister.Items REGISTRY = DeferredRegister.createItems(CawezsMantleToStratusMod.MODID);
|
||||
public static final DeferredItem<Item> FOSSIL = block(CawezsMantleToStratusModBlocks.FOSSIL);
|
||||
|
||||
// Start of user code block custom items
|
||||
// End of user code block custom items
|
||||
private static DeferredItem<Item> block(DeferredHolder<Block, Block> block) {
|
||||
return REGISTRY.register(block.getId().getPath(), () -> new BlockItem(block.get(), new Item.Properties()));
|
||||
}
|
||||
}
|
@ -1,26 +0,0 @@
|
||||
|
||||
/*
|
||||
* MCreator note: This file will be REGENERATED on each build.
|
||||
*/
|
||||
package net.mcreator.cawezsmantletostratus.init;
|
||||
|
||||
import net.neoforged.neoforge.registries.DeferredRegister;
|
||||
import net.neoforged.neoforge.registries.DeferredHolder;
|
||||
|
||||
import net.minecraft.world.level.block.Blocks;
|
||||
import net.minecraft.world.item.ItemStack;
|
||||
import net.minecraft.world.item.CreativeModeTab;
|
||||
import net.minecraft.network.chat.Component;
|
||||
import net.minecraft.core.registries.Registries;
|
||||
|
||||
import net.mcreator.cawezsmantletostratus.CawezsMantleToStratusMod;
|
||||
|
||||
public class CawezsMantleToStratusModTabs {
|
||||
public static final DeferredRegister<CreativeModeTab> REGISTRY = DeferredRegister.create(Registries.CREATIVE_MODE_TAB, CawezsMantleToStratusMod.MODID);
|
||||
public static final DeferredHolder<CreativeModeTab, CreativeModeTab> MT_S = REGISTRY.register("mt_s",
|
||||
() -> CreativeModeTab.builder().title(Component.translatable("item_group.cawezs_mantle_to_stratus.mt_s")).icon(() -> new ItemStack(Blocks.POINTED_DRIPSTONE)).displayItems((parameters, tabData) -> {
|
||||
tabData.accept(CawezsMantleToStratusModBlocks.FOSSIL.get().asItem());
|
||||
})
|
||||
|
||||
.build());
|
||||
}
|
@ -11,12 +11,11 @@ public class ExhumedAirAdditionalGenerationConditionProcedure {
|
||||
for (int index0 = 0; index0 < 128; index0++) {
|
||||
if( !world.getBlockState(BlockPos.containing(x, index0, z)).canOcclude()) {
|
||||
|
||||
if (Mth.nextInt(RandomSource.create(), 1, 20)<16) {
|
||||
if (Mth.nextInt(RandomSource.create(), 1, 100)<95) {
|
||||
|
||||
world.setBlock(BlockPos.containing(x, index0, z), Blocks.NETHER_BRICK_FENCE.defaultBlockState(), 3);
|
||||
world.setBlock(BlockPos.containing(x, index0, z), Blocks.RED_NETHER_BRICK_WALL.defaultBlockState(), 3);
|
||||
} else {
|
||||
world.setBlock(BlockPos.containing(x, y, z), Blocks.PEARLESCENT_FROGLIGHT.defaultBlockState(), 3);
|
||||
world.setBlock(BlockPos.containing(x, index0, z), Blocks.PEARLESCENT_FROGLIGHT.defaultBlockState(), 3);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,190 +0,0 @@
|
||||
package net.mcreator.cawezsmantletostratus.procedures;
|
||||
|
||||
import net.minecraft.world.phys.Vec3;
|
||||
import net.minecraft.world.phys.Vec2;
|
||||
import net.minecraft.world.level.LevelAccessor;
|
||||
import net.minecraft.world.item.Items;
|
||||
import net.minecraft.world.item.ItemStack;
|
||||
import net.minecraft.world.entity.player.Player;
|
||||
import net.minecraft.world.entity.LivingEntity;
|
||||
import net.minecraft.world.entity.Entity;
|
||||
import net.minecraft.util.RandomSource;
|
||||
import net.minecraft.util.Mth;
|
||||
import net.minecraft.server.level.ServerLevel;
|
||||
import net.minecraft.network.chat.Component;
|
||||
import net.minecraft.commands.CommandSourceStack;
|
||||
import net.minecraft.commands.CommandSource;
|
||||
|
||||
public class FossilBlockDestroyedByPlayerProcedure {
|
||||
public static void execute(LevelAccessor world, double x, double y, double z, Entity entity) {
|
||||
if (entity == null)
|
||||
return;
|
||||
if (world instanceof ServerLevel _level)
|
||||
_level.getServer().getCommands().performPrefixedCommand(new CommandSourceStack(CommandSource.NULL, new Vec3(x, y, z), Vec2.ZERO, _level, 4, "", Component.literal(""), _level.getServer(), null).withSuppressedOutput(), "summon minecraft:" + mob());
|
||||
}
|
||||
|
||||
private static String mob (){
|
||||
|
||||
int choice = (Mth.nextInt(RandomSource.create(), 0, 77));
|
||||
switch(choice) {
|
||||
case 0:
|
||||
return "blaze";
|
||||
case 1:
|
||||
return "bogged";
|
||||
case 2:
|
||||
return "breeze";
|
||||
case 3:
|
||||
return "creeper";
|
||||
case 4:
|
||||
return "elder_guardian";
|
||||
case 5:
|
||||
return "endermite";
|
||||
case 6:
|
||||
return "evoker";
|
||||
case 7:
|
||||
return "ghast";
|
||||
case 8:
|
||||
return "guardian";
|
||||
case 9:
|
||||
return "hoglin";
|
||||
case 10:
|
||||
return "husk";
|
||||
case 11:
|
||||
return "magma_cube";
|
||||
case 12:
|
||||
return "phantom";
|
||||
case 13:
|
||||
return "piglin_brute";
|
||||
case 14:
|
||||
return "pillager";
|
||||
case 15:
|
||||
return "ravager";
|
||||
case 16:
|
||||
return "shulker";
|
||||
case 17:
|
||||
return "silverfish";
|
||||
case 18:
|
||||
return "skeleton";
|
||||
case 19:
|
||||
return "slime";
|
||||
case 20:
|
||||
return "stray";
|
||||
case 21:
|
||||
return "vex";
|
||||
case 22:
|
||||
return "vindicator";
|
||||
case 23:
|
||||
return "warden";
|
||||
case 24:
|
||||
return "witch";
|
||||
case 25:
|
||||
return "wither_skeleton";
|
||||
case 26:
|
||||
return "zoglin";
|
||||
case 27:
|
||||
return "zombie";
|
||||
case 28:
|
||||
return "zombie_villager";
|
||||
case 29:
|
||||
return "bee";
|
||||
case 30:
|
||||
return "cave_spider";
|
||||
case 31:
|
||||
return "enderman";
|
||||
case 32:
|
||||
return "dolphin";
|
||||
case 33:
|
||||
return "drowned";
|
||||
case 34:
|
||||
return "fox";
|
||||
case 35:
|
||||
return "goat";
|
||||
case 36:
|
||||
return "iron_golem";
|
||||
case 37:
|
||||
return "llama";
|
||||
case 38:
|
||||
return "panda";
|
||||
case 39:
|
||||
return "piglin";
|
||||
case 40:
|
||||
return "polar_bear";
|
||||
case 41:
|
||||
return "spider";
|
||||
case 42:
|
||||
return "trader_llama";
|
||||
case 43:
|
||||
return "wolf";
|
||||
case 44:
|
||||
return "zombified_piglin";
|
||||
case 45:
|
||||
return "allay";
|
||||
case 46:
|
||||
return "armadillo";
|
||||
case 47:
|
||||
return "axolotl";
|
||||
case 48:
|
||||
return "bat";
|
||||
case 49:
|
||||
return "camel";
|
||||
case 50:
|
||||
return "cat";
|
||||
case 51:
|
||||
return "chicken";
|
||||
case 52:
|
||||
return "cod";
|
||||
case 53:
|
||||
return "cow";
|
||||
case 54:
|
||||
return "donkey";
|
||||
case 55:
|
||||
return "frog";
|
||||
case 56:
|
||||
return "glow_squid";
|
||||
case 57:
|
||||
return "horse";
|
||||
case 58:
|
||||
return "mooshroom";
|
||||
case 59:
|
||||
return "mule";
|
||||
case 60:
|
||||
return "ocelot";
|
||||
case 61:
|
||||
return "parrot";
|
||||
case 62:
|
||||
return "pig";
|
||||
case 63:
|
||||
return "pufferfish";
|
||||
case 64:
|
||||
return "rabbit";
|
||||
case 65:
|
||||
return "salmon";
|
||||
case 66:
|
||||
return "sheep";
|
||||
case 67:
|
||||
return "skeleton_horse";
|
||||
case 68:
|
||||
return "sniffer";
|
||||
case 69:
|
||||
return "snow_golem";
|
||||
case 70:
|
||||
return "squid";
|
||||
case 71:
|
||||
return "strider";
|
||||
case 72:
|
||||
return "tadpole";
|
||||
case 73:
|
||||
return "tropical_fish";
|
||||
case 74:
|
||||
return "turtle";
|
||||
case 75:
|
||||
return "villager";
|
||||
case 76:
|
||||
return "wandering_trader";
|
||||
case 77:
|
||||
return "zombie_horse";
|
||||
}
|
||||
return "zombie_horse";
|
||||
}
|
||||
|
||||
}
|
@ -23,7 +23,7 @@ public class DepthsDimension {
|
||||
|
||||
@Override
|
||||
public boolean isFoggyAt(int x, int y) {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
};
|
||||
event.register(ResourceLocation.parse("cawezs_mantle_to_stratus:depths"), customEffect);
|
||||
|
32
src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java
Normal file
32
src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java
Normal file
@ -0,0 +1,32 @@
|
||||
|
||||
package net.mcreator.cawezsmantletostratus.world.dimension;
|
||||
|
||||
import net.neoforged.neoforge.client.event.RegisterDimensionSpecialEffectsEvent;
|
||||
import net.neoforged.fml.common.EventBusSubscriber;
|
||||
import net.neoforged.bus.api.SubscribeEvent;
|
||||
import net.neoforged.api.distmarker.Dist;
|
||||
|
||||
import net.minecraft.world.phys.Vec3;
|
||||
import net.minecraft.resources.ResourceLocation;
|
||||
import net.minecraft.client.renderer.DimensionSpecialEffects;
|
||||
|
||||
public class HeightsDimension {
|
||||
@EventBusSubscriber(bus = EventBusSubscriber.Bus.MOD, value = Dist.CLIENT)
|
||||
public static class HeightsSpecialEffectsHandler {
|
||||
@SubscribeEvent
|
||||
public static void registerDimensionSpecialEffects(RegisterDimensionSpecialEffectsEvent event) {
|
||||
DimensionSpecialEffects customEffect = new DimensionSpecialEffects(Float.NaN, true, DimensionSpecialEffects.SkyType.NONE, false, false) {
|
||||
@Override
|
||||
public Vec3 getBrightnessDependentFogColor(Vec3 color, float sunHeight) {
|
||||
return color;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isFoggyAt(int x, int y) {
|
||||
return false;
|
||||
}
|
||||
};
|
||||
event.register(ResourceLocation.parse("cawezs_mantle_to_stratus:heights"), customEffect);
|
||||
}
|
||||
}
|
||||
}
|
@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "cawezs_mantle_to_stratus:block/fossil"
|
||||
}
|
||||
}
|
||||
}
|
@ -3,7 +3,6 @@
|
||||
"biome.cawezs_mantle_to_stratus.clouds": "Clouds",
|
||||
"biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland",
|
||||
"biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars",
|
||||
"block.cawezs_mantle_to_stratus.fossil": "Fossil",
|
||||
"biome.cawezs_mantle_to_stratus.stars": "Stars",
|
||||
"biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms",
|
||||
"biome.cawezs_mantle_to_stratus.crystals": "Crystal caves",
|
||||
|
@ -1,13 +0,0 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "cawezs_mantle_to_stratus:block/frozen_fossil",
|
||||
"up": "cawezs_mantle_to_stratus:block/frozen_fossil",
|
||||
"north": "cawezs_mantle_to_stratus:block/frozen_fossil",
|
||||
"east": "cawezs_mantle_to_stratus:block/frozen_fossil",
|
||||
"south": "cawezs_mantle_to_stratus:block/frozen_fossil",
|
||||
"west": "cawezs_mantle_to_stratus:block/frozen_fossil",
|
||||
"particle": "cawezs_mantle_to_stratus:block/frozen_fossil"
|
||||
},
|
||||
"render_type": "solid"
|
||||
}
|
@ -1,22 +0,0 @@
|
||||
{
|
||||
"parent": "cawezs_mantle_to_stratus:block/fossil",
|
||||
"display": {
|
||||
"thirdperson": {
|
||||
"rotation": [
|
||||
10,
|
||||
-45,
|
||||
170
|
||||
],
|
||||
"translation": [
|
||||
0,
|
||||
1.5,
|
||||
-2.75
|
||||
],
|
||||
"scale": [
|
||||
0.375,
|
||||
0.375,
|
||||
0.375
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -2,40 +2,21 @@
|
||||
"type": "cawezs_mantle_to_stratus:depths",
|
||||
"generator": {
|
||||
"type": "minecraft:noise",
|
||||
"biome_source": {
|
||||
"type": "minecraft:multi_noise",
|
||||
"biomes": [
|
||||
{
|
||||
"biome": "cawezs_mantle_to_stratus:exhumed",
|
||||
"parameters": {
|
||||
"temperature": 0,
|
||||
"humidity": 0,
|
||||
"continentalness": 0,
|
||||
"weirdness": 0,
|
||||
"erosion": 0,
|
||||
"depth": 0,
|
||||
"offset": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"settings": {
|
||||
"name": "cawezs_mantle_to_stratus:depths",
|
||||
"sea_level": 32,
|
||||
"legacy_random_source": true,
|
||||
"disable_mob_generation": false,
|
||||
"aquifers_enabled": false,
|
||||
"ore_veins_enabled": false,
|
||||
"legacy_random_source": true,
|
||||
"default_block": {
|
||||
"Name": "minecraft:blackstone"
|
||||
},
|
||||
"default_fluid": {
|
||||
"Name": "minecraft:air"
|
||||
},
|
||||
"spawn_target": [],
|
||||
"noise": {
|
||||
"min_y": 0,
|
||||
"height": 128,
|
||||
"height": 256,
|
||||
"size_horizontal": 1,
|
||||
"size_vertical": 2
|
||||
},
|
||||
@ -47,22 +28,30 @@
|
||||
"temperature": {
|
||||
"type": "minecraft:shifted_noise",
|
||||
"noise": "minecraft:temperature",
|
||||
"xz_scale": 0.25,
|
||||
"xz_scale": 0.2,
|
||||
"y_scale": 0,
|
||||
"shift_x": "minecraft:shift_x",
|
||||
"shift_y": 0,
|
||||
"shift_y": "minecraft:shift_x",
|
||||
"shift_z": "minecraft:shift_z"
|
||||
},
|
||||
"vegetation": {
|
||||
"type": "minecraft:shifted_noise",
|
||||
"noise": "minecraft:vegetation",
|
||||
"xz_scale": 0.25,
|
||||
"xz_scale": 0.3,
|
||||
"y_scale": 0,
|
||||
"shift_x": "minecraft:shift_x",
|
||||
"shift_y": 0,
|
||||
"shift_y": "minecraft:shift_x",
|
||||
"shift_z": "minecraft:shift_z"
|
||||
},
|
||||
"continents": {
|
||||
"type": "minecraft:shifted_noise",
|
||||
"noise": "minecraft:vegetation",
|
||||
"xz_scale": 0.4,
|
||||
"y_scale": 0,
|
||||
"shift_x": "minecraft:shift_x",
|
||||
"shift_y": "minecraft:shift_x",
|
||||
"shift_z": "minecraft:shift_z"
|
||||
},
|
||||
"continents": 0,
|
||||
"erosion": 0,
|
||||
"depth": 0,
|
||||
"ridges": 0,
|
||||
@ -71,7 +60,7 @@
|
||||
"type": "minecraft:squeeze",
|
||||
"argument": {
|
||||
"type": "minecraft:mul",
|
||||
"argument1": 0.64,
|
||||
"argument1": 0.2,
|
||||
"argument2": {
|
||||
"type": "minecraft:interpolated",
|
||||
"argument": {
|
||||
@ -98,8 +87,8 @@
|
||||
"type": "minecraft:mul",
|
||||
"argument1": {
|
||||
"type": "minecraft:y_clamped_gradient",
|
||||
"from_y": 104,
|
||||
"to_y": 128,
|
||||
"from_y": 246,
|
||||
"to_y": 256,
|
||||
"from_value": 1,
|
||||
"to_value": 0
|
||||
},
|
||||
@ -121,6 +110,7 @@
|
||||
"vein_ridged": 0,
|
||||
"vein_gap": 0
|
||||
},
|
||||
"spawn_target": [],
|
||||
"surface_rule": {
|
||||
"type": "minecraft:sequence",
|
||||
"sequence": [
|
||||
@ -165,6 +155,138 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:biome",
|
||||
"biome_is": [
|
||||
"cawezs_mantle_to_stratus:buriedwetlandcaves"
|
||||
]
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:sequence",
|
||||
"sequence": [
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 0,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": false,
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:sequence",
|
||||
"sequence": [
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:water",
|
||||
"offset": -1,
|
||||
"surface_depth_multiplier": 0,
|
||||
"add_stone_depth": false
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:mud"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:cobbled_deepslate"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 0,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": true,
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:gravel"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:biome",
|
||||
"biome_is": [
|
||||
"cawezs_mantle_to_stratus:crystals"
|
||||
]
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:sequence",
|
||||
"sequence": [
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 0,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": false,
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:sequence",
|
||||
"sequence": [
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:water",
|
||||
"offset": -1,
|
||||
"surface_depth_multiplier": 0,
|
||||
"add_stone_depth": false
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:tuff"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:obsidian"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 0,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": true,
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:calcite"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
@ -180,10 +302,10 @@
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 0,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": false,
|
||||
"secondary_depth_range": 0,
|
||||
"offset": 0
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:sequence",
|
||||
@ -216,10 +338,10 @@
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 0,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": true,
|
||||
"secondary_depth_range": 0,
|
||||
"offset": 0
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:block",
|
||||
@ -231,6 +353,210 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:biome",
|
||||
"biome_is": [
|
||||
"cawezs_mantle_to_stratus:frozencaves"
|
||||
]
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:sequence",
|
||||
"sequence": [
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 0,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": false,
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:sequence",
|
||||
"sequence": [
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:water",
|
||||
"offset": -1,
|
||||
"surface_depth_multiplier": 0,
|
||||
"add_stone_depth": false
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:snow_block"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:obsidian"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 0,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": true,
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:blue_ice"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:biome",
|
||||
"biome_is": [
|
||||
"cawezs_mantle_to_stratus:mushrooms"
|
||||
]
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:sequence",
|
||||
"sequence": [
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 0,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": false,
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:sequence",
|
||||
"sequence": [
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:water",
|
||||
"offset": -1,
|
||||
"surface_depth_multiplier": 0,
|
||||
"add_stone_depth": false
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:mycelium",
|
||||
"Properties": {
|
||||
"snowy": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:cobbled_deepslate"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 0,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": true,
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:gravel"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:biome",
|
||||
"biome_is": [
|
||||
"cawezs_mantle_to_stratus:overgrowncaves"
|
||||
]
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:sequence",
|
||||
"sequence": [
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 0,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": false,
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:sequence",
|
||||
"sequence": [
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:water",
|
||||
"offset": -1,
|
||||
"surface_depth_multiplier": 0,
|
||||
"add_stone_depth": false
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:podzol",
|
||||
"Properties": {
|
||||
"snowy": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:cobbled_deepslate"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 0,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": true,
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:gravel"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
@ -239,6 +565,173 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"biome_source": {
|
||||
"type": "minecraft:multi_noise",
|
||||
"biomes": [
|
||||
{
|
||||
"biome": "cawezs_mantle_to_stratus:buriedwetlandcaves",
|
||||
"parameters": {
|
||||
"temperature": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"humidity": [
|
||||
0.2,
|
||||
1
|
||||
],
|
||||
"continentalness": [
|
||||
-1,
|
||||
0
|
||||
],
|
||||
"erosion": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"weirdness": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"depth": 0,
|
||||
"offset": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"biome": "cawezs_mantle_to_stratus:crystals",
|
||||
"parameters": {
|
||||
"temperature": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"humidity": [
|
||||
0.2,
|
||||
1
|
||||
],
|
||||
"continentalness": [
|
||||
0,
|
||||
1
|
||||
],
|
||||
"erosion": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"weirdness": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"depth": 0,
|
||||
"offset": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"biome": "cawezs_mantle_to_stratus:exhumed",
|
||||
"parameters": {
|
||||
"temperature": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"humidity": [
|
||||
-1,
|
||||
-0.3
|
||||
],
|
||||
"continentalness": [
|
||||
0,
|
||||
1
|
||||
],
|
||||
"erosion": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"weirdness": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"depth": 0,
|
||||
"offset": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"biome": "cawezs_mantle_to_stratus:frozencaves",
|
||||
"parameters": {
|
||||
"temperature": [
|
||||
0.2,
|
||||
1
|
||||
],
|
||||
"humidity": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"continentalness": [
|
||||
0,
|
||||
1
|
||||
],
|
||||
"erosion": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"weirdness": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"depth": 0,
|
||||
"offset": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"biome": "cawezs_mantle_to_stratus:mushrooms",
|
||||
"parameters": {
|
||||
"temperature": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"humidity": [
|
||||
-1,
|
||||
-0.3
|
||||
],
|
||||
"continentalness": [
|
||||
-1,
|
||||
0
|
||||
],
|
||||
"erosion": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"weirdness": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"depth": 0,
|
||||
"offset": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"biome": "cawezs_mantle_to_stratus:overgrowncaves",
|
||||
"parameters": {
|
||||
"temperature": [
|
||||
0.2,
|
||||
1
|
||||
],
|
||||
"humidity": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"continentalness": [
|
||||
-1,
|
||||
0
|
||||
],
|
||||
"erosion": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"weirdness": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"depth": 0,
|
||||
"offset": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,235 @@
|
||||
{
|
||||
"type": "cawezs_mantle_to_stratus:heights",
|
||||
"generator": {
|
||||
"type": "minecraft:noise",
|
||||
"biome_source": {
|
||||
"type": "minecraft:multi_noise",
|
||||
"biomes": [
|
||||
{
|
||||
"biome": "cawezs_mantle_to_stratus:clouds",
|
||||
"parameters": {
|
||||
"temperature": 0,
|
||||
"humidity": 0,
|
||||
"continentalness": 0,
|
||||
"weirdness": 0,
|
||||
"erosion": 0,
|
||||
"depth": 0,
|
||||
"offset": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"settings": {
|
||||
"name": "cawezs_mantle_to_stratus:heights",
|
||||
"sea_level": 0,
|
||||
"legacy_random_source": true,
|
||||
"disable_mob_generation": false,
|
||||
"aquifers_enabled": false,
|
||||
"ore_veins_enabled": false,
|
||||
"default_block": {
|
||||
"Name": "minecraft:tuff"
|
||||
},
|
||||
"default_fluid": {
|
||||
"Name": "minecraft:water",
|
||||
"Properties": {
|
||||
"level": "0"
|
||||
}
|
||||
},
|
||||
"spawn_target": [],
|
||||
"noise": {
|
||||
"min_y": 0,
|
||||
"height": 128,
|
||||
"size_horizontal": 2,
|
||||
"size_vertical": 1,
|
||||
"island_noise_override": true
|
||||
},
|
||||
"noise_router": {
|
||||
"barrier": 0,
|
||||
"fluid_level_floodedness": 0,
|
||||
"fluid_level_spread": 0,
|
||||
"lava": 0,
|
||||
"temperature": 0,
|
||||
"vegetation": 0,
|
||||
"continents": 0,
|
||||
"erosion": {
|
||||
"type": "minecraft:cache_2d",
|
||||
"argument": {
|
||||
"type": "minecraft:end_islands"
|
||||
}
|
||||
},
|
||||
"depth": 0,
|
||||
"ridges": 0,
|
||||
"initial_density_without_jaggedness": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": -0.234375,
|
||||
"argument2": {
|
||||
"type": "minecraft:mul",
|
||||
"argument1": {
|
||||
"type": "minecraft:y_clamped_gradient",
|
||||
"from_y": 4,
|
||||
"to_y": 32,
|
||||
"from_value": 0,
|
||||
"to_value": 1
|
||||
},
|
||||
"argument2": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": 0.234375,
|
||||
"argument2": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": -23.4375,
|
||||
"argument2": {
|
||||
"type": "minecraft:mul",
|
||||
"argument1": {
|
||||
"type": "minecraft:y_clamped_gradient",
|
||||
"from_y": 56,
|
||||
"to_y": 312,
|
||||
"from_value": 1,
|
||||
"to_value": 0
|
||||
},
|
||||
"argument2": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": 23.4375,
|
||||
"argument2": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": -0.703125,
|
||||
"argument2": {
|
||||
"type": "minecraft:cache_2d",
|
||||
"argument": {
|
||||
"type": "minecraft:end_islands"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"final_density": {
|
||||
"type": "minecraft:squeeze",
|
||||
"argument": {
|
||||
"type": "minecraft:mul",
|
||||
"argument1": 0.64,
|
||||
"argument2": {
|
||||
"type": "minecraft:interpolated",
|
||||
"argument": {
|
||||
"type": "minecraft:blend_density",
|
||||
"argument": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": -0.234375,
|
||||
"argument2": {
|
||||
"type": "minecraft:mul",
|
||||
"argument1": {
|
||||
"type": "minecraft:y_clamped_gradient",
|
||||
"from_y": 4,
|
||||
"to_y": 32,
|
||||
"from_value": 0,
|
||||
"to_value": 1
|
||||
},
|
||||
"argument2": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": 0.234375,
|
||||
"argument2": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": -23.4375,
|
||||
"argument2": {
|
||||
"type": "minecraft:mul",
|
||||
"argument1": {
|
||||
"type": "minecraft:y_clamped_gradient",
|
||||
"from_y": 56,
|
||||
"to_y": 312,
|
||||
"from_value": 1,
|
||||
"to_value": 0
|
||||
},
|
||||
"argument2": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": 23.4375,
|
||||
"argument2": "minecraft:end/sloped_cheese"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"vein_toggle": 0,
|
||||
"vein_ridged": 0,
|
||||
"vein_gap": 0
|
||||
},
|
||||
"surface_rule": {
|
||||
"type": "minecraft:sequence",
|
||||
"sequence": [
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:biome",
|
||||
"biome_is": [
|
||||
"cawezs_mantle_to_stratus:clouds"
|
||||
]
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:sequence",
|
||||
"sequence": [
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": false,
|
||||
"secondary_depth_range": 0,
|
||||
"offset": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:sequence",
|
||||
"sequence": [
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:water",
|
||||
"offset": -1,
|
||||
"surface_depth_multiplier": 0,
|
||||
"add_stone_depth": false
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:white_stained_glass"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:chiseled_quartz_block"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": true,
|
||||
"secondary_depth_range": 0,
|
||||
"offset": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "minecraft:block",
|
||||
"result_state": {
|
||||
"Name": "minecraft:calcite"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -5,7 +5,7 @@
|
||||
"respawn_anchor_works": false,
|
||||
"bed_works": true,
|
||||
"has_raids": false,
|
||||
"has_skylight": false,
|
||||
"has_skylight": true,
|
||||
"has_ceiling": true,
|
||||
"coordinate_scale": 1,
|
||||
"ambient_light": 0,
|
||||
|
@ -0,0 +1,23 @@
|
||||
{
|
||||
"ultrawarm": false,
|
||||
"natural": false,
|
||||
"piglin_safe": true,
|
||||
"respawn_anchor_works": false,
|
||||
"bed_works": true,
|
||||
"has_raids": false,
|
||||
"has_skylight": false,
|
||||
"has_ceiling": false,
|
||||
"coordinate_scale": 1,
|
||||
"ambient_light": 0.5,
|
||||
"infiniburn": "#minecraft:infiniburn_overworld",
|
||||
"min_y": 0,
|
||||
"height": 256,
|
||||
"logical_height": 256,
|
||||
"monster_spawn_light_level": {
|
||||
"type": "minecraft:uniform",
|
||||
"min_inclusive": 0,
|
||||
"max_inclusive": 7
|
||||
},
|
||||
"monster_spawn_block_light_limit": 0,
|
||||
"effects": "cawezs_mantle_to_stratus:heights"
|
||||
}
|
@ -1,20 +0,0 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"random_sequence": "cawezs_mantle_to_stratus:blocks/fossil",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
6
src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json
6
src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json
@ -4,6 +4,12 @@
|
||||
"state_provider": {
|
||||
"type": "minecraft:weighted_state_provider",
|
||||
"entries": [
|
||||
{
|
||||
"data": {
|
||||
"Name": "minecraft:wither_rose"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"data": {
|
||||
"Name": "minecraft:redstone_block"
|
||||
|
@ -2,20 +2,14 @@
|
||||
"feature": "cawezs_mantle_to_stratus:exhumed_air",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:count",
|
||||
"count": 4
|
||||
"type": "minecraft:in_square"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:height_range",
|
||||
"height": {
|
||||
"type": "minecraft:uniform",
|
||||
"min_inclusive": {
|
||||
"absolute": 0
|
||||
"type": "minecraft:biome"
|
||||
},
|
||||
"max_inclusive": {
|
||||
"absolute": 128
|
||||
}
|
||||
}
|
||||
{
|
||||
"type": "minecraft:rarity_filter",
|
||||
"chance": 5
|
||||
}
|
||||
]
|
||||
}
|
@ -1,6 +1,9 @@
|
||||
{
|
||||
"feature": "cawezs_mantle_to_stratus:exhumed_tree",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:biome"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:count_on_every_layer",
|
||||
"count": 4
|
||||
|
@ -1,6 +1,9 @@
|
||||
{
|
||||
"feature": "cawezs_mantle_to_stratus:exhumedvegetation",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:biome"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:count_on_every_layer",
|
||||
"count": 4
|
||||
|
@ -1,7 +1,17 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"minecraft:white_stained_glass",
|
||||
"minecraft:blue_ice",
|
||||
"minecraft:mud",
|
||||
"minecraft:gravel",
|
||||
"minecraft:mycelium",
|
||||
"minecraft:tuff",
|
||||
"minecraft:snow_block",
|
||||
"minecraft:podzol",
|
||||
"minecraft:calcite",
|
||||
"minecraft:nether_wart_block",
|
||||
"minecraft:red_terracotta"
|
||||
"minecraft:red_terracotta",
|
||||
"minecraft:blackstone"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user