This commit is contained in:
Shiroyasha 2025-09-14 20:52:18 +03:00
commit d8d0e9d536
Signed by: shiroyashik
GPG key ID: E4953D3940D7860A
2567 changed files with 167778 additions and 0 deletions

View file

@ -0,0 +1,119 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "ad_astra:launch_pad",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:emerald",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 6.0,
"min": 3.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:coal",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:diamond",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:redstone",
"weight": 5
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 9.0,
"min": 3.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:bucket",
"weight": 10
},
{
"type": "minecraft:item",
"name": "ad_astra:space_helmet",
"weight": 5
},
{
"type": "minecraft:item",
"name": "ad_astra:space_suit",
"weight": 5
},
{
"type": "minecraft:item",
"name": "ad_astra:space_pants",
"weight": 5
},
{
"type": "minecraft:item",
"name": "ad_astra:space_boots",
"weight": 5
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 1.0
}
}
]
}

View file

@ -0,0 +1,143 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 12.0,
"min": 6.0
},
"function": "minecraft:set_count"
}
],
"name": "ad_astra:moon_sand",
"weight": 40
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:iron_nugget",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 12.0,
"min": 3.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:iron_ingot",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "ad_astra:cheese",
"weight": 15
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:emerald",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:bread",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 9.0,
"min": 3.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:soul_torch",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:coal",
"weight": 10
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 8.0,
"min": 3.0
}
}
]
}

View file

@ -0,0 +1,7 @@
{
"replace": false,
"values": [
"thermal:flux_magnet",
"enderio:electromagnet"
]
}

View file

@ -0,0 +1,123 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"conditions": [
{
"chance": 0.3,
"condition": "minecraft:random_chance"
}
],
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
}
],
"name": "gtceu:pulsating_alloy_ingot"
},
{
"type": "minecraft:item",
"conditions": [
{
"chance": 0.2,
"condition": "minecraft:random_chance"
}
],
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
}
],
"name": "gtceu:vibrant_alloy_ingot"
},
{
"type": "minecraft:item",
"conditions": [
{
"chance": 0.4,
"condition": "minecraft:random_chance"
}
],
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "enderio:stone_gear"
},
{
"type": "minecraft:item",
"conditions": [
{
"chance": 0.25,
"condition": "minecraft:random_chance"
}
],
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
}
],
"name": "enderio:iron_gear"
},
{
"type": "minecraft:item",
"conditions": [
{
"chance": 0.125,
"condition": "minecraft:random_chance"
}
],
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
}
],
"name": "enderio:energized_gear"
},
{
"type": "minecraft:item",
"conditions": [
{
"chance": 0.0625,
"condition": "minecraft:random_chance"
}
],
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
}
],
"name": "enderio:vibrant_gear"
}
],
"name": "Ender IO",
"rolls": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 0.0
}
}
],
"random_sequence": "enderio:chests/alloy_loot"
}

View file

@ -0,0 +1,106 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"conditions": [
{
"chance": 0.25,
"condition": "minecraft:random_chance"
}
],
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "gtceu:dark_steel_ingot"
},
{
"type": "minecraft:item",
"conditions": [
{
"chance": 0.3,
"condition": "minecraft:random_chance"
}
],
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
}
],
"name": "minecraft:ender_pearl"
},
{
"type": "minecraft:item",
"conditions": [
{
"chance": 0.5,
"condition": "minecraft:random_chance"
}
],
"name": "enderio:wood_gear"
},
{
"type": "minecraft:item",
"conditions": [
{
"chance": 0.15,
"condition": "minecraft:random_chance"
}
],
"functions": [
{
"function": "enderio:set_loot_capacitor",
"range": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 1.0
}
}
],
"name": "enderio:loot_capacitor"
},
{
"type": "minecraft:item",
"conditions": [
{
"chance": 0.1,
"condition": "minecraft:random_chance"
}
],
"functions": [
{
"add": false,
"damage": {
"type": "minecraft:uniform",
"max": 2000.0,
"min": 1.0
},
"function": "minecraft:set_damage"
}
],
"name": "enderio:dark_steel_sword"
}
],
"name": "Ender IO",
"rolls": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
}
}
],
"random_sequence": "enderio:chests/common_loot"
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,30 @@
{
"entity": "minecraft:blaze",
"name": "entity.minecraft.blaze",
"name_color": "#00FFFFFF",
"gui_scale": 1,
"gui_x_offset": 0,
"gui_y_offset": 0,
"gui_z_offset": 0,
"sim_cost": 1024,
"input": {
"item": "hostilenetworks:prediction_matrix"
},
"base_drop": {
"item": "hostilenetworks:nether_prediction"
},
"trivia": "hostilenetworks.trivia.blaze",
"fabricator_drops": [{
"item": "minecraft:blaze_rod",
"count": 10
},
{
"item": "gtceu:sulfur_dust",
"count": 32
},
{
"item": "minecraft:magma_block",
"count": 32
}
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,47 @@
{
"entity": "minecraft:creeper",
"subtypes": [
"creeperoverhaul:badlands_creeper",
"creeperoverhaul:bamboo_creeper",
"creeperoverhaul:beach_creeper",
"creeperoverhaul:cave_creeper",
"creeperoverhaul:dark_oak_creeper",
"creeperoverhaul:desert_creeper",
"creeperoverhaul:dripstone_creeper",
"creeperoverhaul:hills_creeper",
"creeperoverhaul:jungle_creeper",
"creeperoverhaul:mushroom_creeper",
"creeperoverhaul:ocean_creeper",
"creeperoverhaul:savannah_creeper",
"creeperoverhaul:snowy_creeper",
"creeperoverhaul:spruce_creeper",
"creeperoverhaul:swamp_creeper"
],
"name": "entity.minecraft.creeper",
"name_color": "#00FFFFFF",
"gui_scale": 1,
"gui_x_offset": 0,
"gui_y_offset": 0,
"gui_z_offset": 0,
"sim_cost": 64,
"input": {
"item": "hostilenetworks:prediction_matrix"
},
"base_drop": {
"item": "hostilenetworks:overworld_prediction"
},
"trivia": "hostilenetworks.trivia.creeper",
"fabricator_drops": [{
"item": "minecraft:gunpowder",
"count": 32
},
{
"item": "minecraft:creeper_head",
"count": 6
},
{
"item": "minecraft:coal",
"count": 32
}
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,33 @@
{
"entity": "minecraft:ender_dragon",
"name": "entity.minecraft.ender_dragon",
"name_color": "#00FFFFFF",
"gui_scale": 0.25,
"gui_x_offset": 0,
"gui_y_offset": 0.5,
"gui_z_offset": 0,
"sim_cost": 6666,
"input": {
"item": "hostilenetworks:prediction_matrix"
},
"base_drop": {
"item": "hostilenetworks:end_prediction"
},
"trivia": "hostilenetworks.trivia.ender_dragon",
"fabricator_drops": [{
"item": "minecraft:dragon_breath",
"count": 2
},
{
"item": "kubejs:dragon_lair_data",
"count": 1
},
{
"item": "kubejs:ender_dragon_scale",
"count": 4
}
],
"data_per_kill": [
3, 12, 30, 45
]
}

View file

@ -0,0 +1,34 @@
{
"entity": "minecraft:enderman",
"name": "entity.minecraft.enderman",
"name_color": "#00FFFFFF",
"gui_scale": 0.75,
"gui_x_offset": 0,
"gui_y_offset": 0,
"gui_z_offset": 0,
"sim_cost": 2048,
"input": {
"item": "hostilenetworks:prediction_matrix"
},
"base_drop": {
"item": "hostilenetworks:end_prediction"
},
"trivia": "hostilenetworks.trivia.enderman",
"fabricator_drops": [{
"item": "minecraft:ender_pearl",
"count": 6
},
{
"item": "minecraft:emerald",
"count": 6
},
{
"item": "enderio:enderman_head",
"count": 2
},
{
"item": "kubejs:impossible_realm_data",
"count": 1
}
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,30 @@
{
"entity": "minecraft:ghast",
"subtypes": [
"twilightforest:carminite_ghastguard",
"twilightforest:carminite_ghastling"
],
"name": "entity.minecraft.ghast",
"name_color": "#00FFFFFF",
"gui_scale": 0.25,
"gui_x_offset": 0,
"gui_y_offset": 4,
"gui_z_offset": 0,
"sim_cost": 1024,
"input": {
"item": "hostilenetworks:prediction_matrix"
},
"base_drop": {
"item": "hostilenetworks:nether_prediction"
},
"trivia": "hostilenetworks.trivia.ghast",
"fabricator_drops": [{
"item": "minecraft:ghast_tear",
"count": 2
},
{
"item": "gtceu:silver_ingot",
"count": 12
}
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,45 @@
{
"entity": "minecraft:guardian",
"name": "entity.minecraft.guardian",
"name_color": "#00FFFFFF",
"gui_scale": 1,
"gui_x_offset": 0,
"gui_y_offset": 0,
"gui_z_offset": 0,
"sim_cost": 1024,
"input": {
"item": "hostilenetworks:prediction_matrix"
},
"base_drop": {
"item": "hostilenetworks:overworld_prediction"
},
"fabricator_drops": [{
"item": "minecraft:prismarine_shard",
"count": 32
},
{
"item": "minecraft:prismarine_crystals",
"count": 32
},
{
"item": "minecraft:cod",
"count": 64
},
{
"item": "minecraft:gold_ingot",
"count": 8
},
{
"item": "gtceu:aluminium_dust",
"count": 12
},
{
"item": "kubejs:guardian_scale",
"count": 4
},
{
"item": "minecraft:wet_sponge",
"count": 2
}
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,26 @@
{
"entity": "minecraft:shulker",
"name": "entity.minecraft.shulker",
"name_color": "#00FFFFFF",
"gui_scale": 1,
"gui_x_offset": 0,
"gui_y_offset": 0,
"gui_z_offset": 0,
"sim_cost": 512,
"input": {
"item": "hostilenetworks:prediction_matrix"
},
"base_drop": {
"item": "hostilenetworks:end_prediction"
},
"trivia": "hostilenetworks.trivia.shulker",
"fabricator_drops": [{
"item": "minecraft:shulker_shell",
"count": 6
},
{
"item": "minecraft:diamond",
"count": 6
}
]
}

View file

@ -0,0 +1,37 @@
{
"entity": "minecraft:skeleton",
"subtypes": [
"minecraft:stray"
],
"name": "entity.minecraft.skeleton",
"name_color": "#00FFFFFF",
"gui_scale": 1,
"gui_x_offset": 0,
"gui_y_offset": 0,
"gui_z_offset": 0,
"sim_cost": 64,
"input": {
"item": "hostilenetworks:prediction_matrix"
},
"base_drop": {
"item": "hostilenetworks:overworld_prediction"
},
"trivia": "hostilenetworks.trivia.skeleton",
"fabricator_drops": [{
"item": "minecraft:arrow",
"count": 64
},
{
"item": "minecraft:bone",
"count": 64
},
{
"item": "minecraft:skeleton_skull",
"count": 4
},
{
"item": "gtceu:tin_ingot",
"count": 8
}
]
}

View file

@ -0,0 +1,35 @@
{
"entity": "minecraft:slime",
"subtypes": [
"tconstruct:earth_slime",
"twilightforest:maze_slime",
"twilightforest:slime_beetle"
],
"name": "entity.minecraft.slime",
"name_color": "#00FFFFFF",
"gui_scale": 2,
"gui_x_offset": 0,
"gui_y_offset": 0,
"gui_z_offset": 0,
"sim_cost": 64,
"input": {
"item": "hostilenetworks:prediction_matrix"
},
"base_drop": {
"item": "hostilenetworks:overworld_prediction"
},
"trivia": "hostilenetworks.trivia.slime",
"fabricator_drops": [{
"item": "minecraft:slime_ball",
"count": 32
},
{
"item": "gtceu:nickel_ingot",
"count": 4
},
{
"item": "gtceu:platinum_nugget",
"count": 3
}
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,37 @@
{
"entity": "minecraft:spider",
"subtypes": [
"minecraft:cave_spider",
"twilightforest:hedge_spider",
"twilightforest:king_spider",
"twilightforest:swarm_spider",
"twilightforest:carminite_broodling"
],
"name": "entity.minecraft.spider",
"name_color": "#00FFFFFF",
"gui_scale": 1,
"gui_x_offset": 0,
"gui_y_offset": 0,
"gui_z_offset": 0,
"sim_cost": 64,
"input": {
"item": "hostilenetworks:prediction_matrix"
},
"base_drop": {
"item": "hostilenetworks:overworld_prediction"
},
"trivia": "hostilenetworks.trivia.spider",
"fabricator_drops": [{
"item": "minecraft:string",
"count": 32
},
{
"item": "minecraft:spider_eye",
"count": 16
},
{
"item": "minecraft:copper_ingot",
"count": 12
}
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,65 @@
{
"conditions": [{
"modid": "thermal",
"type": "forge:mod_loaded"
}],
"entity": "thermal:blitz",
"subtypes": [
"thermal:blizz",
"thermal:basalz"
],
"name": "hostilenetworks.name.thermal_elemental",
"name_color": "#00FFFFFF",
"gui_scale": 1.0,
"gui_x_offset": 0.0,
"gui_y_offset": 0.0,
"gui_z_offset": 0.0,
"sim_cost": 1024,
"input": {
"item": "hostilenetworks:prediction_matrix",
"count": 1
},
"base_drop": {
"item": "hostilenetworks:overworld_prediction",
"count": 1
},
"trivia": "hostilenetworks.trivia.thermal_elemental",
"fabricator_drops": [{
"item": "gtceu:saltpeter_dust",
"count": 16
},
{
"item": "gtceu:obsidian_dust",
"count": 16
},
{
"item": "minecraft:snowball",
"count": 64
},
{
"item": "thermal:blitz_rod",
"count": 8
},
{
"item": "thermal:basalz_rod",
"count": 8
},
{
"item": "thermal:blizz_rod",
"count": 8
}
],
"tier_data": [
6,
54,
354,
1254
],
"data_per_kill": [
1,
4,
10,
18
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,34 @@
{
"entity": "minecraft:warden",
"name": "entity.minecraft.warden",
"name_color": "#00FFFFFF",
"gui_scale": 0.5,
"gui_x_offset": 0,
"gui_y_offset": 0.5,
"gui_z_offset": 0,
"sim_cost": 6666,
"input": {
"item": "hostilenetworks:prediction_matrix"
},
"base_drop": {
"item": "hostilenetworks:overworld_prediction"
},
"trivia": "hostilenetworks.trivia.warden",
"fabricator_drops": [
{
"item": "minecraft:sculk_catalyst",
"count": 1
},
{
"item": "kubejs:deep_dark_data",
"count": 1
},
{
"item": "kubejs:warden_horn",
"count": 1
}
],
"data_per_kill": [
3, 12, 30, 45
]
}

View file

@ -0,0 +1,30 @@
{
"entity": "minecraft:witch",
"name": "entity.minecraft.witch",
"name_color": "#00FFFFFF",
"gui_scale": 0.8,
"gui_x_offset": 0,
"gui_y_offset": 0,
"gui_z_offset": 0,
"sim_cost": 512,
"input": {
"item": "hostilenetworks:prediction_matrix"
},
"base_drop": {
"item": "hostilenetworks:overworld_prediction"
},
"trivia": "hostilenetworks.trivia.witch",
"fabricator_drops": [{
"item": "minecraft:redstone",
"count": 16
},
{
"item": "minecraft:glowstone_dust",
"count": 16
},
{
"item": "minecraft:sugar",
"count": 16
}
]
}

View file

@ -0,0 +1,26 @@
{
"entity": "minecraft:wither",
"name": "entity.minecraft.wither",
"name_color": "#00FFFFFF",
"gui_scale": 0.5,
"gui_x_offset": 0,
"gui_y_offset": -0.33,
"gui_z_offset": 0,
"sim_cost": 6666,
"input": {
"item": "hostilenetworks:prediction_matrix"
},
"base_drop": {
"item": "hostilenetworks:nether_prediction"
},
"trivia": "hostilenetworks.trivia.wither",
"fabricator_drops": [{
"item": "kubejs:wither_realm_data",
"count": 1
},
{
"item": "kubejs:wither_bone",
"count": 16
}
]
}

View file

@ -0,0 +1,25 @@
{
"entity": "minecraft:wither_skeleton",
"name": "entity.minecraft.wither_skeleton",
"name_color": "#00FFFFFF",
"gui_scale": 1,
"gui_x_offset": 0,
"gui_y_offset": 0,
"gui_z_offset": 0,
"sim_cost": 1024,
"input": {
"item": "hostilenetworks:prediction_matrix"
},
"base_drop": {
"item": "hostilenetworks:nether_prediction"
},
"fabricator_drops": [{
"item": "minecraft:wither_skeleton_skull",
"count": 4
},
{
"item": "gtceu:lead_ingot",
"count": 12
}
]
}

View file

@ -0,0 +1,43 @@
{
"entity": "minecraft:zombie",
"subtypes": [
"minecraft:husk",
"minecraft:zombie_villager",
"twilightforest:rising_zombie"
],
"name": "entity.minecraft.zombie",
"name_color": "#00FFFFFF",
"gui_scale": 1,
"gui_x_offset": 0,
"gui_y_offset": 0,
"gui_z_offset": 0,
"sim_cost": 64,
"input": {
"item": "hostilenetworks:prediction_matrix"
},
"base_drop": {
"item": "hostilenetworks:overworld_prediction"
},
"trivia": "hostilenetworks.trivia.zombie",
"fabricator_drops": [{
"item": "minecraft:rotten_flesh",
"count": 40
},
{
"item": "minecraft:iron_ingot",
"count": 12
},
{
"item": "minecraft:carrot",
"count": 32
},
{
"item": "minecraft:potato",
"count": 32
},
{
"item": "minecraft:zombie_head",
"count": 6
}
]
}

View file

@ -0,0 +1,5 @@
{
"conditions": [
{ "type": "forge:false" }
]
}

View file

@ -0,0 +1,6 @@
{
"required_data": 54,
"data_per_kill": 10,
"color": "blue",
"accuracy": 0.10
}

View file

@ -0,0 +1,6 @@
{
"required_data": 6,
"data_per_kill": 4,
"color": "green",
"accuracy": 0.05
}

View file

@ -0,0 +1,6 @@
{
"required_data": 0,
"data_per_kill": 1,
"color": "dark_gray",
"accuracy": 0.00
}

View file

@ -0,0 +1,6 @@
{
"required_data": 1254,
"data_per_kill": 0,
"color": "gold",
"accuracy": 0.30
}

View file

@ -0,0 +1,6 @@
{
"required_data": 354,
"data_per_kill": 18,
"color": "light_purple",
"accuracy": 0.20
}

View file

@ -0,0 +1,29 @@
{
"values": [
{
"factor": 100,
"value": "monifactory:chests/cellar",
"range": "-100,-1"
},
{
"factor": 100,
"value": "monifactory:chests/ground_level",
"range": "0,4"
},
{
"factor": 100,
"value": "monifactory:chests/upper_floors",
"range": "5,100"
},
{
"factor": 20,
"value": "monifactory:chests/rail_dungeon",
"inpart": "rail_dungeon1"
},
{
"factor": 20,
"value": "monifactory:chests/rail_dungeon",
"inpart": "rail_dungeon2"
}
]
}

View file

@ -0,0 +1,18 @@
Author: Xefyr0
Relevant File: KubeJS/data/lostcities/lostcities/conditions/chestloot.json
JSON does not allow for comments, so here's an explanation of how the loot system in the Lost Cities works.
See KubeJS/data/monifactory/loot_tables/chests/comments.txt for more information.
When the Lost Cities are generated, the mod selects a loot table to apply to each chest.
This file defines which loot table it applies, depending on:
- The structure the chest is in (inpart)
- The floor of the building the chest is on (range)
- Weighted random chance (factor)
In this case, we define a few custom loot tables that Lost Cities uses for these chests.
Note that "range", the floors each loot table applies to, is zero-indexed.
- cellar (applies to underground floors of buildings)
- ground_level (applies to the first through fifth floors of buildings)
- upper_floors (applies to the sixth floors and above)
- rail_dungeon (applies to "rail dungeons", which I have not personally encountered)

View file

@ -0,0 +1,174 @@
{
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"downfall": 0.0,
"effects": {
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"sky_color": 6269917,
"fog_color": 12638463,
"water_color": 4445678,
"water_fog_color": 270131,
"foliage_color": 11123575,
"grass_color": 16765810
},
"features": [
[
"wythers:terrain/extended/beach_cliffs",
"wythers:terrain/extended/disk_sand"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep",
"wythers:terrain/extended/sandify_rooted_dirt"
],
[],
[],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel",
"wythers:terrain/local/beach_mossy_stone"
],
[],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"wythers:vegetation/local/bushes/kwongan_heath",
"minecraft:glow_lichen",
"wythers:vegetation/local/patch/grass_beach",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal",
"minecraft:patch_sugar_cane"
],
[
"minecraft:freeze_top_layer"
]
],
"has_precipitation": true,
"spawn_costs": { },
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:turtle",
"maxCount": 5,
"minCount": 2,
"weight": 5
}
],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:zombie",
"maxCount": 4,
"minCount": 4,
"weight": 95
},
{
"type": "minecraft:zombie_villager",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:skeleton",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:creeper",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:slime",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 4,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:witch",
"maxCount": 1,
"minCount": 1,
"weight": 5
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"maxCount": 6,
"minCount": 4,
"weight": 10
}
],
"water_ambient": [],
"water_creature": []
},
"temperature": 2.0
}

View file

@ -0,0 +1,231 @@
{
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"downfall": 0.0,
"effects": {
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"sky_color": 6269917,
"fog_color": 12638463,
"water_color": 4562649,
"water_fog_color": 331305,
"foliage_color": 16695614
},
"features": [
[
"wythers:road/harvest_fields_1",
"wythers:road/harvest_fields_1b",
"wythers:road/harvest_fields_2",
"wythers:road/harvest_fields_2b",
"wythers:road/harvest_fields_3",
"wythers:road/harvest_fields_4",
"wythers:farm/harvest_fields_1",
"wythers:farm/harvest_fields_2",
"wythers:farm/harvest_fields_3",
"wythers:terrain/extended/replace_stone_to_granite"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:amethyst_geode",
"minecraft:large_dripstone"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel"
],
[
"wythers:terrain/feature/dripstone_cluster",
"wythers:terrain/feature/pointed_dripstone",
"wythers:vegetation/local/patch/flower_bluebells",
"wythers:vegetation/local/patch/flower_bluebells_2",
"wythers:vegetation/extended/trees/ancient_spring_woods",
"wythers:vegetation/extended/trees/ancient_spring_woods_2",
"wythers:vegetation/extended/trees/ancient_beech_woods",
"wythers:vegetation/extended/trees/ancient_beech_woods_2"
],
[
"minecraft:spring_water",
"wythers:terrain/feature/spring_lava"
],
[
"minecraft:glow_lichen",
"minecraft:forest_flowers",
"wythers:farm/harvest_fields_scarecrow",
"wythers:farm/harvest_fields_hay",
"wythers:farm/harvest_fields_hay_2",
"wythers:farm/harvest_fields_pumpkin",
"wythers:farm/harvest_fields_wheat",
"wythers:farm/harvest_fields_wheat_2",
"minecraft:patch_tall_grass_2",
"wythers:vegetation/local/patch/sunflower_birch_forest",
"wythers:farm/harvest_fields_stumps",
"wythers:vegetation/local/trees/harvest_fields_woods_1",
"wythers:vegetation/local/trees/harvest_fields_woods_2",
"minecraft:patch_grass_plain",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal",
"minecraft:patch_sugar_cane",
"minecraft:patch_pumpkin"
],
[
"minecraft:freeze_top_layer"
]
],
"has_precipitation": true,
"spawn_costs": { },
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:sheep",
"maxCount": 4,
"minCount": 4,
"weight": 12
},
{
"type": "minecraft:pig",
"maxCount": 4,
"minCount": 4,
"weight": 10
},
{
"type": "minecraft:chicken",
"maxCount": 4,
"minCount": 4,
"weight": 10
},
{
"type": "minecraft:cow",
"maxCount": 4,
"minCount": 4,
"weight": 8
},
{
"type": "minecraft:horse",
"maxCount": 6,
"minCount": 2,
"weight": 5
},
{
"type": "minecraft:donkey",
"maxCount": 3,
"minCount": 1,
"weight": 1
}
],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:zombie",
"maxCount": 4,
"minCount": 4,
"weight": 95
},
{
"type": "minecraft:zombie_villager",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:skeleton",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:creeper",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:slime",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 4,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:witch",
"maxCount": 1,
"minCount": 1,
"weight": 5
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"maxCount": 6,
"minCount": 4,
"weight": 10
}
],
"water_ambient": [],
"water_creature": []
},
"temperature": 0.7
}

View file

@ -0,0 +1,195 @@
{
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"downfall": 0.5,
"effects": {
"ambient_sound": "minecraft:ambient.underwater.loop",
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"sky_color": 6855345,
"fog_color": 12774399,
"water_color": 3239574,
"water_fog_color": 331305
},
"features": [
[
"wythers:terrain/carver/ocean",
"wythers:terrain/extended/ocean_beach_gravel",
"wythers:terrain/local/ocean_rock"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_gravel",
"wythers:terrain/local/beach_mossy_stone"
],
[],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"minecraft:trees_water",
"minecraft:flower_default",
"minecraft:patch_grass_badlands",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal",
"minecraft:patch_sugar_cane",
"minecraft:patch_pumpkin",
"minecraft:seagrass_cold",
"minecraft:seagrass_simple",
"minecraft:kelp_cold"
],
[
"minecraft:freeze_top_layer"
]
],
"has_precipitation": true,
"spawn_costs": { },
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:zombie",
"maxCount": 4,
"minCount": 4,
"weight": 95
},
{
"type": "minecraft:zombie_villager",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:skeleton",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:creeper",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:slime",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 4,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:witch",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:drowned",
"maxCount": 1,
"minCount": 1,
"weight": 5
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"maxCount": 6,
"minCount": 4,
"weight": 10
}
],
"water_ambient": [
{
"type": "minecraft:cod",
"maxCount": 6,
"minCount": 3,
"weight": 15
},
{
"type": "minecraft:salmon",
"maxCount": 5,
"minCount": 1,
"weight": 15
}
],
"water_creature": [
{
"type": "minecraft:squid",
"maxCount": 4,
"minCount": 1,
"weight": 3
}
]
},
"temperature": 0.5
}

View file

@ -0,0 +1,210 @@
{
"has_precipitation": true,
"temperature": 0.7,
"downfall": 0.8,
"effects": {
"additions_sound": {
"sound": "minecraft:ambient.underwater.loop.additions.ultra_rare",
"tick_chance": 0.0011
},
"ambient_sound": "minecraft:ambient.dark_forest_1",
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"music": {
"max_delay": 24000,
"min_delay": 12000,
"replace_current_music": false,
"sound": "minecraft:music.overworld.forest"
},
"grass_color_modifier": "swamp",
"foliage_color": 6975545,
"sky_color": 11842740,
"fog_color": 13158600,
"water_color": 6388580,
"water_fog_color": 2302743
},
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"features": [
[],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[
"wythers:vegetation/local/trees/dark_jungle",
"wythers:terrain/local/base_dark_forest"
],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma"
],
[
"wythers:vegetation/local/trees/dark_forest_1",
"wythers:vegetation/local/trees/dark_forest_2"
],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"minecraft:forest_flowers",
"minecraft:flower_default",
"wythers:vegetation/local/patch/grass_standard",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal",
"minecraft:patch_pumpkin"
],
[
"wythers:vegetation/local/other/giant_fungi",
"wythers:terrain/local/disk_mud_shore",
"wythers:vegetation/extended/other/mushroom_disks",
"minecraft:freeze_top_layer"
]
],
"spawners": {
"monster": [
{
"type": "minecraft:spider",
"weight": 50,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:cave_spider",
"weight": 50,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:zombie",
"weight": 50,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:zombie_villager",
"weight": 5,
"minCount": 1,
"maxCount": 1
},
{
"type": "minecraft:skeleton",
"weight": 50,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:stray",
"weight": 50,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:creeper",
"weight": 20,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:slime",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:enderman",
"weight": 10,
"minCount": 1,
"maxCount": 4
},
{
"type": "minecraft:vex",
"weight": 10,
"minCount": 2,
"maxCount": 2
},
{
"type": "minecraft:vindicator",
"weight": 30,
"minCount": 1,
"maxCount": 2
},
{
"type": "minecraft:ravager",
"weight": 10,
"minCount": 1,
"maxCount": 1
},
{
"type": "minecraft:witch",
"weight": 30,
"minCount": 3,
"maxCount": 4
}
],
"creature": [],
"ambient": [
{
"type": "minecraft:bat",
"weight": 10,
"minCount": 8,
"maxCount": 8
}
],
"axolotls": [],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"weight": 10,
"minCount": 4,
"maxCount": 6
}
],
"water_creature": [],
"water_ambient": [],
"misc": []
},
"spawn_costs": {}
}

View file

@ -0,0 +1,193 @@
{
"temperature": 0.5,
"downfall": 0.5,
"has_precipitation": true,
"effects": {
"sky_color": 6855345,
"fog_color": 12774399,
"water_color": 2907261,
"water_fog_color": 331305,
"ambient_sound": "minecraft:ambient.underwater.loop",
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2
}
},
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"weight": 10,
"minCount": 8,
"maxCount": 8
}
],
"axolotls": [],
"creature": [],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:zombie",
"weight": 95,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:zombie_villager",
"weight": 5,
"minCount": 1,
"maxCount": 1
},
{
"type": "minecraft:skeleton",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:creeper",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:slime",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:enderman",
"weight": 10,
"minCount": 1,
"maxCount": 4
},
{
"type": "minecraft:witch",
"weight": 5,
"minCount": 1,
"maxCount": 1
},
{
"type": "minecraft:drowned",
"weight": 5,
"minCount": 1,
"maxCount": 1
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"weight": 10,
"minCount": 4,
"maxCount": 6
}
],
"water_ambient": [
{
"type": "minecraft:cod",
"weight": 15,
"minCount": 3,
"maxCount": 6
},
{
"type": "minecraft:salmon",
"weight": 15,
"minCount": 1,
"maxCount": 5
}
],
"water_creature": [
{
"type": "minecraft:squid",
"weight": 3,
"minCount": 1,
"maxCount": 4
}
]
},
"spawn_costs": { },
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"features": [
[
"wythers:terrain/local/ocean_rock"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_gravel",
"wythers:terrain/local/beach_mossy_stone"
],
[],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"minecraft:trees_water",
"minecraft:flower_default",
"minecraft:patch_grass_badlands",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal",
"minecraft:patch_sugar_cane",
"minecraft:patch_pumpkin",
"minecraft:seagrass_deep_cold",
"minecraft:seagrass_simple",
"minecraft:kelp_cold"
],
[
"minecraft:freeze_top_layer"
]
]
}

View file

@ -0,0 +1,196 @@
{
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"downfall": 0.5,
"effects": {
"ambient_sound": "minecraft:ambient.underwater.loop",
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"sky_color": 16777215,
"fog_color": 13224393,
"water_color": 5334160,
"water_fog_color": 2171215
},
"features": [
[
"wythers:terrain/local/ocean_rock"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:iceberg_packed",
"minecraft:iceberg_blue",
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[
"minecraft:blue_ice"
],
[],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_gravel"
],
[],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"minecraft:trees_water",
"minecraft:flower_default",
"minecraft:patch_grass_badlands",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal",
"minecraft:patch_sugar_cane",
"minecraft:patch_pumpkin"
],
[
"minecraft:freeze_top_layer",
"wythers:terrain/local/snowy_ground"
]
],
"has_precipitation": true,
"spawn_costs": { },
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:polar_bear",
"maxCount": 2,
"minCount": 1,
"weight": 1
}
],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:zombie",
"maxCount": 4,
"minCount": 4,
"weight": 95
},
{
"type": "minecraft:zombie_villager",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:skeleton",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:creeper",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:slime",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 4,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:witch",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:drowned",
"maxCount": 1,
"minCount": 1,
"weight": 5
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"maxCount": 6,
"minCount": 4,
"weight": 10
}
],
"water_ambient": [
{
"type": "minecraft:salmon",
"maxCount": 5,
"minCount": 1,
"weight": 15
}
],
"water_creature": [
{
"type": "minecraft:squid",
"maxCount": 4,
"minCount": 1,
"weight": 1
}
]
},
"temperature": 0.0,
"temperature_modifier": "frozen"
}

View file

@ -0,0 +1,212 @@
{
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"downfall": 0.0,
"effects": {
"fog_color": 12638463,
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"music": {
"max_delay": 24000,
"min_delay": 12000,
"replace_current_music": false,
"sound": "minecraft:music.overworld.desert"
},
"sky_color": 6269917,
"water_color": 4445678,
"water_fog_color": 270131,
"foliage_color": 11123575,
"grass_color": 16765810
},
"features": [
[
"wythers:terrain/local/replace_sandstone_to_smooth_sandstone",
"wythers:terrain/extended/replace_gravel_to_sand",
"wythers:terrain/extended/disk_sand",
"wythers:terrain/local/danakil_mud",
"wythers:terrain/local/danakil_terracotta",
"wythers:terrain/local/danakil_red",
"wythers:terrain/local/danakil_orange",
"wythers:terrain/local/danakil_yellow",
"wythers:terrain/local/danakil_yellow_2",
"wythers:terrain/local/danakil_water",
"wythers:terrain/local/oasis_grass",
"wythers:terrain/local/oasis_moss",
"wythers:terrain/local/oasis_water",
"wythers:terrain/local/oasis_clay"
],
[
"minecraft:lake_lava_underground",
"wythers:terrain/feature/lake_salt",
"wythers:terrain/extended/base_mangrove_swamp_arid",
"wythers:terrain/extended/base_mangrove_swamp_sudd"
],
[
"minecraft:amethyst_geode"
],
[
"minecraft:fossil_upper",
"minecraft:fossil_lower",
"minecraft:monster_room",
"minecraft:monster_room_deep",
"wythers:terrain/extended/sandify_rooted_dirt"
],
[
"minecraft:desert_well"
],
[],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel"
],
[],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"wythers:vegetation/local/trees/oasis_palms",
"wythers:vegetation/local/patch/oasis_vegetation_moss",
"minecraft:glow_lichen",
"wythers:terrain/feature/danakil_desert_mounds",
"minecraft:flower_default",
"wythers:vegetation/local/patch/grass_desert",
"wythers:vegetation/local/patch/grass_standard",
"minecraft:patch_dead_bush_2",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal",
"wythers:vegetation/local/patch/sugar_cane_desert",
"wythers:vegetation/local/other/cocoanuts",
"minecraft:patch_cactus_desert"
],
[
"minecraft:freeze_top_layer",
"wythers:decor/dense_steam",
"wythers:decor/desert"
]
],
"has_precipitation": false,
"spawn_costs": { },
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:rabbit",
"maxCount": 3,
"minCount": 2,
"weight": 4
}
],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:zombie",
"maxCount": 4,
"minCount": 4,
"weight": 19
},
{
"type": "minecraft:zombie_villager",
"maxCount": 1,
"minCount": 1,
"weight": 1
},
{
"type": "minecraft:skeleton",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:creeper",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:slime",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 4,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:witch",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:husk",
"maxCount": 4,
"minCount": 4,
"weight": 80
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"maxCount": 6,
"minCount": 4,
"weight": 10
}
],
"water_ambient": [],
"water_creature": []
},
"temperature": 2.0
}

View file

@ -0,0 +1,223 @@
{
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"downfall": 0.0,
"effects": {
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"music": {
"max_delay": 24000,
"min_delay": 12000,
"replace_current_music": false,
"sound": "minecraft:music.overworld.flower_forest"
},
"foliage_color": 11123575,
"sky_color": 7391487,
"fog_color": 14598542,
"water_color": 4445678,
"water_fog_color": 270131
},
"features": [
[
"wythers:terrain/local/stone_cliffs",
"wythers:road/andesite",
"wythers:terrain/extended/replace_stone_to_diorite"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:amethyst_geode",
"wythers:terrain/local/replace_granite_to_diorite"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[
"wythers:terrain/local/cave_disk_basalt",
"wythers:terrain/local/cave_disk_blackstone",
"wythers:terrain/local/cave_disk_magma"
],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"wythers:terrain/local/disk_sand_shore",
"wythers:terrain/extended/disk_clay_dirt_only",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel",
"wythers:terrain/local/replace_volcanics_flower_forest"
],
[],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"minecraft:flower_forest_flowers",
"minecraft:flower_flower_forest",
"wythers:vegetation/local/bushes/mediterranean",
"wythers:vegetation/extended/trees/mediterranean_woods",
"wythers:vegetation/local/patch/flower_mediterranean_lilacs",
"wythers:vegetation/extended/trees/sclerophyllous_woods",
"wythers:vegetation/extended/trees/savanna_mediterranean_woods",
"wythers:vegetation/extended/trees/windbreak_1",
"wythers:vegetation/extended/trees/windbreak_2",
"wythers:vegetation/extended/patch/flower_dry_mediterranean",
"wythers:vegetation/local/patch/grass_standard",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal"
],
[
"minecraft:freeze_top_layer",
"wythers:terrain/local/pamukkale_diorite",
"wythers:terrain/local/pamukkale_calcite",
"wythers:terrain/local/pamukkale_pools",
"wythers:terrain/extended/volcanic_extinction",
"wythers:decor/dense_steam"
]
],
"has_precipitation": true,
"spawn_costs": { },
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:sheep",
"maxCount": 4,
"minCount": 4,
"weight": 12
},
{
"type": "minecraft:pig",
"maxCount": 4,
"minCount": 4,
"weight": 10
},
{
"type": "minecraft:chicken",
"maxCount": 4,
"minCount": 4,
"weight": 10
},
{
"type": "minecraft:cow",
"maxCount": 4,
"minCount": 4,
"weight": 8
},
{
"type": "minecraft:rabbit",
"maxCount": 3,
"minCount": 2,
"weight": 4
}
],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:zombie",
"maxCount": 4,
"minCount": 4,
"weight": 95
},
{
"type": "minecraft:zombie_villager",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:skeleton",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:creeper",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:slime",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 4,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:witch",
"maxCount": 1,
"minCount": 1,
"weight": 5
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"maxCount": 6,
"minCount": 4,
"weight": 10
}
],
"water_ambient": [],
"water_creature": []
},
"temperature": 1.2
}

View file

@ -0,0 +1,233 @@
{
"temperature": 0.3,
"downfall": 0.4,
"has_precipitation": true,
"effects": {
"sky_color": 6269917,
"fog_color": 12638463,
"water_color": 4562649,
"water_fog_color": 331305,
"grass_color": 6984520,
"foliage_color": 6984520,
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2
},
"music": {
"sound": "minecraft:music.overworld.forest",
"min_delay": 12000,
"max_delay": 24000,
"replace_current_music": false
}
},
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"weight": 10,
"minCount": 8,
"maxCount": 8
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:sheep",
"weight": 12,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:pig",
"weight": 10,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:chicken",
"weight": 10,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:cow",
"weight": 8,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:wolf",
"weight": 5,
"minCount": 4,
"maxCount": 4
}
],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:zombie",
"weight": 95,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:zombie_villager",
"weight": 5,
"minCount": 1,
"maxCount": 1
},
{
"type": "minecraft:skeleton",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:creeper",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:slime",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:enderman",
"weight": 10,
"minCount": 1,
"maxCount": 4
},
{
"type": "minecraft:witch",
"weight": 5,
"minCount": 1,
"maxCount": 1
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"weight": 10,
"minCount": 4,
"maxCount": 6
}
],
"water_ambient": [],
"water_creature": []
},
"spawn_costs": { },
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"features": [
[
"wythers:terrain/local/highland_stone_cliffs_surface",
"wythers:terrain/local/highland_stone_cliffs",
"wythers:terrain/local/stone_cliffs_sheer",
"wythers:terrain/extended/scree"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface",
"wythers:terrain/extended/base_mangrove_swamp_forest"
],
[
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"wythers:terrain/local/disk_sand_forest",
"wythers:terrain/local/disk_gravel_forest",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel",
"wythers:terrain/extended/desert_edge",
"wythers:terrain/extended/badlands_edge"
],
[],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"minecraft:forest_flowers",
"wythers:vegetation/local/trees/forest_birch_grove",
"wythers:vegetation/local/trees/forest_oak",
"wythers:vegetation/local/trees/forest_pine",
"wythers:vegetation/local/trees/forest_pine_2",
"wythers:vegetation/local/trees/forest_birch",
"wythers:vegetation/local/trees/forest_birch_2",
"wythers:vegetation/extended/trees/forest_birch",
"wythers:vegetation/local/trees/forest_eucalyptus",
"wythers:vegetation/local/trees/forest_montane",
"wythers:vegetation/local/trees/forest_tropical",
"wythers:vegetation/extended/trees/forest_cold",
"wythers:vegetation/extended/trees/forest_badlands",
"wythers:vegetation/extended/bushes/cold_forest",
"wythers:vegetation/extended/bushes/birch_forest",
"wythers:vegetation/extended/bushes/oak_forest",
"wythers:vegetation/extended/bushes/pine_forest",
"wythers:vegetation/local/patch/flower_taiga",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal",
"minecraft:patch_sugar_cane",
"minecraft:patch_pumpkin"
],
[
"minecraft:freeze_top_layer",
"wythers:terrain/local/snow_blocks",
"wythers:vegetation/local/patch/grass_forest",
"wythers:vegetation/local/patch/fern_montane_forest",
"wythers:vegetation/local/patch/large_fern_forest",
"wythers:terrain/extended/volcanic_extinction",
"wythers:terrain/local/replace_basalt_to_deepslate",
"wythers:terrain/extended/volcano_snow_blocks"
]
]
}

View file

@ -0,0 +1,198 @@
{
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"downfall": 0.5,
"effects": {
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"sky_color": 16777215,
"fog_color": 13224393,
"water_color": 5334160,
"water_fog_color": 2171215
},
"features": [
[
"wythers:terrain/carver/ocean",
"wythers:terrain/extended/ocean_beach_gravel",
"wythers:terrain/local/ocean_rock"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:iceberg_packed",
"minecraft:iceberg_blue",
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[
"minecraft:blue_ice"
],
[],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_gravel"
],
[],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"minecraft:trees_water",
"minecraft:flower_default",
"minecraft:patch_grass_badlands",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal",
"minecraft:patch_sugar_cane",
"minecraft:patch_pumpkin"
],
[
"minecraft:freeze_top_layer",
"wythers:terrain/local/snowy_ground",
"wythers:terrain/local/crack_ice"
]
],
"has_precipitation": true,
"spawn_costs": { },
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:polar_bear",
"maxCount": 2,
"minCount": 1,
"weight": 1
}
],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:zombie",
"maxCount": 4,
"minCount": 4,
"weight": 95
},
{
"type": "minecraft:zombie_villager",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:skeleton",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:creeper",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:slime",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 4,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:witch",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:drowned",
"maxCount": 1,
"minCount": 1,
"weight": 5
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"maxCount": 6,
"minCount": 4,
"weight": 10
}
],
"water_ambient": [
{
"type": "minecraft:salmon",
"maxCount": 5,
"minCount": 1,
"weight": 15
}
],
"water_creature": [
{
"type": "minecraft:squid",
"maxCount": 4,
"minCount": 1,
"weight": 1
}
]
},
"temperature": 0.0,
"temperature_modifier": "frozen"
}

View file

@ -0,0 +1,184 @@
{
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"downfall": 0.9,
"effects": {
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"music": {
"max_delay": 24000,
"min_delay": 12000,
"replace_current_music": false,
"sound": "minecraft:music.overworld.frozen_peaks"
},
"particle": {
"options": {
"type": "minecraft:white_ash"
},
"probability": 0.2
},
"sky_color": 16777215,
"fog_color": 13224393,
"water_color": 10217203,
"water_fog_color": 270131,
"foliage_color": 11012890
},
"features": [
[
"wythers:terrain/extended/base_frozen_peaks",
"wythers:terrain/extended/replace_stone_to_andesite"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:amethyst_geode",
"wythers:terrain/local/cave_ice"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel",
"minecraft:ore_emerald"
],
[
"minecraft:ore_infested"
],
[
"minecraft:spring_water",
"minecraft:spring_lava",
"minecraft:spring_lava_frozen"
],
[
"minecraft:glow_lichen"
],
[
"minecraft:freeze_top_layer",
"wythers:terrain/extended/base_frozen_peaks_snow"
]
],
"has_precipitation": true,
"spawn_costs": { },
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:goat",
"maxCount": 3,
"minCount": 1,
"weight": 5
}
],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:zombie",
"maxCount": 4,
"minCount": 4,
"weight": 95
},
{
"type": "minecraft:zombie_villager",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:skeleton",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:creeper",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:slime",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 4,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:witch",
"maxCount": 1,
"minCount": 1,
"weight": 5
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"maxCount": 6,
"minCount": 4,
"weight": 10
}
],
"water_ambient": [],
"water_creature": []
},
"temperature": -0.7
}

View file

@ -0,0 +1,173 @@
{
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"downfall": 0.9,
"effects": {
"fog_color": 12638463,
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"music": {
"max_delay": 24000,
"min_delay": 12000,
"replace_current_music": false,
"sound": "minecraft:music.overworld.jagged_peaks"
},
"sky_color": 8756735,
"water_color": 4159204,
"water_fog_color": 329011,
"grass_color": 16693074
},
"features": [
[
"wythers:terrain/local/base_jagged_peaks",
"wythers:terrain/extended/replace_stone_to_andesite"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel",
"minecraft:ore_emerald"
],
[
"minecraft:ore_infested"
],
[],
[
"minecraft:glow_lichen"
],
[
"minecraft:freeze_top_layer",
"wythers:terrain/local/de_snowify_stone"
]
],
"has_precipitation": true,
"spawn_costs": { },
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:goat",
"maxCount": 3,
"minCount": 1,
"weight": 5
}
],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:zombie",
"maxCount": 4,
"minCount": 4,
"weight": 95
},
{
"type": "minecraft:zombie_villager",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:skeleton",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:creeper",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:slime",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 4,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:witch",
"maxCount": 1,
"minCount": 1,
"weight": 5
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"maxCount": 6,
"minCount": 4,
"weight": 10
}
],
"water_ambient": [],
"water_creature": []
},
"temperature": -0.7
}

View file

@ -0,0 +1,241 @@
{
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"downfall": 0.8,
"effects": {
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"music": {
"max_delay": 24000,
"min_delay": 12000,
"replace_current_music": false,
"sound": "minecraft:music.overworld.jungle"
},
"sky_color": 6269917,
"fog_color": 12638463,
"water_color": 6388580,
"water_fog_color": 2302743,
"grass_color": 12250712,
"grass_color_modifier": "dark_forest"
},
"features": [
[
"wythers:terrain/extended/base_jungle",
"wythers:terrain/extended/mudify_rooted_dirt",
"wythers:terrain/local/disk_mud_shore_jungle",
"wythers:terrain/extended/replace_gravel_to_mud",
"wythers:road/jungle"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface",
"wythers:terrain/extended/base_mangrove_swamp_jungle"
],
[
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel",
"wythers:terrain/extended/coastal_sand",
"wythers:terrain/extended/volcanic_jungle_mud_in_basalt",
"wythers:terrain/extended/volcanic_jungle_muddy_roots_on_basalt",
"wythers:terrain/extended/badlands_edge"
],
[],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"wythers:vegetation/local/trees/jungle_mega",
"wythers:vegetation/local/trees/jungle_lowland_rainforest",
"wythers:vegetation/local/trees/jungle_midland",
"wythers:vegetation/local/trees/jungle_upland",
"wythers:vegetation/local/trees/jungle_sandy",
"wythers:vegetation/local/trees/jungle_eucalyptus",
"wythers:vegetation/extended/trees/jungle_eucalyptus",
"wythers:vegetation/extended/trees/jungle_volcanic",
"wythers:vegetation/local/trees/jungle_mangroves",
"minecraft:flower_warm",
"minecraft:patch_grass_jungle",
"minecraft:patch_waterlily",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal",
"minecraft:patch_sugar_cane",
"minecraft:vines",
"minecraft:seagrass_river",
"minecraft:patch_melon"
],
[
"minecraft:freeze_top_layer"
]
],
"has_precipitation": true,
"spawn_costs": { },
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:sheep",
"maxCount": 4,
"minCount": 4,
"weight": 12
},
{
"type": "minecraft:pig",
"maxCount": 4,
"minCount": 4,
"weight": 10
},
{
"type": "minecraft:chicken",
"maxCount": 4,
"minCount": 4,
"weight": 10
},
{
"type": "minecraft:cow",
"maxCount": 4,
"minCount": 4,
"weight": 8
},
{
"type": "minecraft:chicken",
"maxCount": 4,
"minCount": 4,
"weight": 10
},
{
"type": "minecraft:parrot",
"maxCount": 2,
"minCount": 1,
"weight": 40
},
{
"type": "minecraft:panda",
"maxCount": 2,
"minCount": 1,
"weight": 1
}
],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:zombie",
"maxCount": 4,
"minCount": 4,
"weight": 95
},
{
"type": "minecraft:zombie_villager",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:skeleton",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:creeper",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:slime",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 4,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:witch",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:ocelot",
"maxCount": 3,
"minCount": 1,
"weight": 2
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"maxCount": 6,
"minCount": 4,
"weight": 10
}
],
"water_ambient": [],
"water_creature": []
},
"temperature": 0.7
}

View file

@ -0,0 +1,236 @@
{
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"downfall": 0.5,
"effects": {
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"sky_color": 6269917,
"fog_color": 12638463,
"water_color": 4445678,
"water_fog_color": 270131,
"grass_color": 11122488,
"foliage_color": 9285927
},
"features": [
[
"wythers:terrain/carver/ocean",
"wythers:terrain/extended/ocean_beach_sand",
"wythers:terrain/extended/dead_coral_stone",
"wythers:terrain/extended/dead_coral_stone_2",
"wythers:terrain/extended/replace_gravel_to_sand",
"wythers:terrain/extended/replace_dirt_to_sand",
"wythers:terrain/extended/sandify_rooted_dirt",
"wythers:terrain/extended/replace_mud_to_sand",
"wythers:terrain/local/atoll_grass"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface",
"wythers:terrain/extended/coral_pools",
"wythers:terrain/extended/coral_pools_edge"
],
[
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"wythers:vegetation/local/other/coral_disks"
],
[],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"wythers:vegetation/local/trees/jungle_island_bent",
"wythers:vegetation/local/trees/jungle_island",
"wythers:vegetation/local/patch/pineapples",
"minecraft:flower_default",
"minecraft:patch_grass_jungle",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal",
"minecraft:patch_sugar_cane",
"minecraft:patch_pumpkin",
"minecraft:seagrass_warm",
"minecraft:sea_pickle",
"wythers:vegetation/local/other/cocoanuts"
],
[
"minecraft:freeze_top_layer"
]
],
"has_precipitation": true,
"spawn_costs": { },
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:pig",
"maxCount": 4,
"minCount": 2,
"weight": 100
},
{
"type": "minecraft:chicken",
"maxCount": 4,
"minCount": 4,
"weight": 50
},
{
"type": "minecraft:parrot",
"maxCount": 6,
"minCount": 2,
"weight": 100
},
{
"type": "minecraft:turtle",
"maxCount": 5,
"minCount": 2,
"weight": 50
}
],
"misc": [],
"monster": [
{
"type": "minecraft:drowned",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:spider",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:zombie",
"maxCount": 4,
"minCount": 4,
"weight": 95
},
{
"type": "minecraft:zombie_villager",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:skeleton",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:creeper",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:slime",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 4,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:witch",
"maxCount": 1,
"minCount": 1,
"weight": 5
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"maxCount": 6,
"minCount": 4,
"weight": 10
}
],
"water_ambient": [
{
"type": "minecraft:pufferfish",
"maxCount": 3,
"minCount": 1,
"weight": 15
},
{
"type": "minecraft:tropical_fish",
"maxCount": 8,
"minCount": 8,
"weight": 25
}
],
"water_creature": [
{
"type": "minecraft:squid",
"maxCount": 4,
"minCount": 4,
"weight": 10
},
{
"type": "minecraft:dolphin",
"maxCount": 2,
"minCount": 1,
"weight": 2
}
]
},
"temperature": 0.5
}

View file

@ -0,0 +1,124 @@
{
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"downfall": 1.0,
"effects": {
"particle": {
"options": {
"type": "minecraft:mycelium"
},
"probability": 0.02
},
"sky_color": 11642049,
"fog_color": 15917301,
"water_color": 3570859,
"water_fog_color": 331305,
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
}
},
"features": [
[],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel"
],
[],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"minecraft:mushroom_island_vegetation",
"minecraft:brown_mushroom_taiga",
"minecraft:red_mushroom_taiga",
"minecraft:patch_sugar_cane",
"minecraft:patch_pumpkin"
],
[
"minecraft:freeze_top_layer"
]
],
"has_precipitation": true,
"spawn_costs": {},
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:mooshroom",
"maxCount": 8,
"minCount": 4,
"weight": 8
}
],
"misc": [],
"monster": [],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"maxCount": 6,
"minCount": 4,
"weight": 10
}
],
"water_ambient": [],
"water_creature": []
},
"temperature": 0.9
}

View file

@ -0,0 +1,212 @@
{
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"downfall": 0.2,
"effects": {
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"sky_color": 6269917,
"fog_color": 12638463,
"water_color": 4562649,
"water_fog_color": 331305
},
"features": [
[
"wythers:terrain/local/highland_stone_cliffs_surface",
"wythers:terrain/local/highland_stone_cliffs",
"wythers:terrain/local/stone_cliffs_sheer",
"wythers:terrain/local/crust_grass",
"wythers:terrain/extended/scree"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface",
"wythers:terrain/extended/base_mangrove_swamp_plains"
],
[
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel",
"wythers:terrain/extended/desert_edge",
"wythers:terrain/extended/badlands_edge"
],
[],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"minecraft:patch_tall_grass_2",
"wythers:vegetation/local/trees/forest_tropical",
"wythers:vegetation/extended/trees/forest_cold",
"wythers:vegetation/extended/bushes/cold_forest",
"minecraft:flower_plains",
"minecraft:patch_grass_plain",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal"
],
[
"minecraft:freeze_top_layer",
"wythers:terrain/extended/volcanic_extinction",
"wythers:terrain/local/replace_basalt_to_tuff",
"wythers:terrain/extended/replace_basalt_to_deepslate"
]
],
"has_precipitation": true,
"spawn_costs": { },
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:sheep",
"maxCount": 4,
"minCount": 4,
"weight": 12
},
{
"type": "minecraft:pig",
"maxCount": 4,
"minCount": 4,
"weight": 10
},
{
"type": "minecraft:chicken",
"maxCount": 4,
"minCount": 4,
"weight": 10
},
{
"type": "minecraft:cow",
"maxCount": 4,
"minCount": 4,
"weight": 8
},
{
"type": "minecraft:horse",
"maxCount": 6,
"minCount": 2,
"weight": 5
},
{
"type": "minecraft:donkey",
"maxCount": 3,
"minCount": 1,
"weight": 1
}
],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:zombie",
"maxCount": 4,
"minCount": 4,
"weight": 95
},
{
"type": "minecraft:zombie_villager",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:skeleton",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:creeper",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:slime",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 4,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:witch",
"maxCount": 1,
"minCount": 1,
"weight": 5
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"maxCount": 6,
"minCount": 4,
"weight": 10
}
],
"water_ambient": [],
"water_creature": []
},
"temperature": 0.8
}

View file

@ -0,0 +1,192 @@
{
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"downfall": 0.4,
"effects": {
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"sky_color": 6269917,
"fog_color": 12638463,
"water_color": 3570859,
"water_fog_color": 331305
},
"features": [
[
"wythers:terrain/carver/river",
"wythers:terrain/carver/river_water",
"wythers:terrain/local/stone_cliffs_surface",
"wythers:terrain/local/stone_cliffs",
"wythers:terrain/extended/scree",
"wythers:terrain/extended/riverside_forest_clearing"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:amethyst_geode",
"minecraft:large_dripstone"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[
"wythers:terrain/local/cave_disk_basalt",
"wythers:terrain/local/cave_disk_blackstone",
"wythers:terrain/local/cave_disk_magma"
],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel",
"wythers:terrain/local/river_grass"
],
[
"wythers:terrain/feature/dripstone_cluster",
"wythers:terrain/feature/pointed_dripstone"
],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"wythers:vegetation/local/patch/grass_standard",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal",
"minecraft:patch_sugar_cane",
"minecraft:seagrass_river",
"wythers:vegetation/extended/trees/river_oaks",
"wythers:vegetation/extended/trees/river_acacias",
"wythers:vegetation/extended/trees/river_tropical"
],
[
"minecraft:freeze_top_layer"
]
],
"has_precipitation": true,
"spawn_costs": { },
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:zombie",
"maxCount": 4,
"minCount": 4,
"weight": 95
},
{
"type": "minecraft:zombie_villager",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:skeleton",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:creeper",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:slime",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 4,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:witch",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:drowned",
"maxCount": 1,
"minCount": 1,
"weight": 100
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"maxCount": 6,
"minCount": 4,
"weight": 10
}
],
"water_ambient": [
{
"type": "minecraft:salmon",
"maxCount": 5,
"minCount": 1,
"weight": 5
}
],
"water_creature": []
},
"temperature": 0.7
}

View file

@ -0,0 +1,192 @@
{
"temperature": 0.0,
"downfall": 0.8,
"has_precipitation": true,
"effects": {
"sky_color": 10858685,
"fog_color": 14145761,
"water_color": 10217203,
"water_fog_color": 270131,
"grass_color": 16765810,
"foliage_color": 11012890,
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2
},
"music": {
"max_delay": 24000,
"min_delay": 12000,
"replace_current_music": false,
"sound": "minecraft:music.overworld.snowy_slopes"
}
},
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"weight": 10,
"minCount": 8,
"maxCount": 8
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:donkey",
"weight": 1,
"minCount": 1,
"maxCount": 2
},
{
"type": "minecraft:rabbit",
"weight": 2,
"minCount": 2,
"maxCount": 6
},
{
"type": "minecraft:sheep",
"weight": 2,
"minCount": 2,
"maxCount": 4
}
],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:zombie",
"weight": 95,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:zombie_villager",
"weight": 5,
"minCount": 1,
"maxCount": 1
},
{
"type": "minecraft:skeleton",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:creeper",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:slime",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:enderman",
"weight": 10,
"minCount": 1,
"maxCount": 4
},
{
"type": "minecraft:witch",
"weight": 5,
"minCount": 1,
"maxCount": 1
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"weight": 10,
"minCount": 4,
"maxCount": 6
}
],
"water_ambient": [],
"water_creature": []
},
"spawn_costs": {},
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"features": [
[
"wythers:terrain/local/stone_cliffs",
"wythers:terrain/extended/scree",
"wythers:terrain/extended/gravelify_packed_mud"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel",
"minecraft:ore_emerald"
],
[
"minecraft:ore_infested"
],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen"
],
[
"minecraft:freeze_top_layer",
"wythers:terrain/local/snow_blocks",
"wythers:vegetation/local/patch/grass_forest",
"wythers:decor/dense_steam"
]
]
}

View file

@ -0,0 +1,177 @@
{
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"downfall": 0.3,
"effects": {
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"music": {
"max_delay": 24000,
"min_delay": 12000,
"replace_current_music": false,
"sound": "minecraft:music.overworld.stony_peaks"
},
"sky_color": 6269917,
"fog_color": 12638463,
"water_color": 4445678,
"water_fog_color": 270131,
"grass_color": 12826152,
"foliage_color": 9285927
},
"features": [
[
"wythers:terrain/local/replace_calcite_to_stone",
"wythers:terrain/local/volcanic_resurfacing"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[
"wythers:terrain/local/volcanic_pools"
],
[
"wythers:terrain/local/volcanic_basalt_cliffs",
"wythers:terrain/extended/volcanic_flows",
"wythers:terrain/extended/volcanic_flows_ore"
],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel",
"minecraft:ore_emerald"
],
[
"minecraft:ore_infested"
],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"wythers:vegetation/local/patch/grass_standard"
],
[
"minecraft:freeze_top_layer",
"wythers:decor/sparse_steam"
]
],
"has_precipitation": true,
"spawn_costs": { },
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:zombie",
"maxCount": 4,
"minCount": 4,
"weight": 95
},
{
"type": "minecraft:zombie_villager",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:skeleton",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:creeper",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:slime",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 4,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:witch",
"maxCount": 1,
"minCount": 1,
"weight": 5
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"maxCount": 6,
"minCount": 4,
"weight": 10
}
],
"water_ambient": [],
"water_creature": []
},
"temperature": 0.3
}

View file

@ -0,0 +1,165 @@
{
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"downfall": 0.3,
"effects": {
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"sky_color": 6269917,
"fog_color": 12638463,
"water_color": 3570859,
"water_fog_color": 331305,
"foliage_color": 11123575
},
"features": [
[
"wythers:terrain/extended/beach_cliffs",
"wythers:terrain/local/stony_shore_tuff"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel"
],
[],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"minecraft:flower_default",
"minecraft:patch_grass_badlands",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal",
"minecraft:patch_sugar_cane",
"minecraft:patch_pumpkin"
],
[
"minecraft:freeze_top_layer"
]
],
"has_precipitation": true,
"spawn_costs": { },
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:zombie",
"maxCount": 4,
"minCount": 4,
"weight": 95
},
{
"type": "minecraft:zombie_villager",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:skeleton",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:creeper",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:slime",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 4,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:witch",
"maxCount": 1,
"minCount": 1,
"weight": 5
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"maxCount": 6,
"minCount": 4,
"weight": 10
}
],
"water_ambient": [],
"water_creature": []
},
"temperature": 0.2
}

View file

@ -0,0 +1,213 @@
{
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"downfall": 0.2,
"effects": {
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"sky_color": 6269917,
"fog_color": 12638463,
"water_color": 4445678,
"water_fog_color": 270131,
"foliage_color": 9222750
},
"features": [
[
"wythers:terrain/local/stone_cliffs",
"wythers:road/sunflower_plains",
"wythers:terrain/extended/replace_stone_to_granite"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:amethyst_geode",
"wythers:terrain/local/replace_diorite_to_granite"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel"
],
[],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"wythers:vegetation/extended/trees/mediterranean_woods",
"minecraft:patch_tall_grass_2",
"wythers:vegetation/extended/patch/sunflower",
"wythers:vegetation/extended/trees/sclerophyllous_woods",
"wythers:vegetation/extended/trees/savanna_mediterranean_woods",
"wythers:vegetation/extended/trees/windbreak_1",
"wythers:vegetation/extended/trees/windbreak_2",
"wythers:vegetation/extended/patch/flower_humid_mediterranean",
"minecraft:flower_plains",
"minecraft:patch_grass_plain",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal",
"minecraft:patch_sugar_cane",
"minecraft:patch_pumpkin"
],
[
"minecraft:freeze_top_layer",
"wythers:terrain/extended/volcanic_extinction"
]
],
"has_precipitation": true,
"spawn_costs": { },
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:sheep",
"maxCount": 4,
"minCount": 4,
"weight": 12
},
{
"type": "minecraft:pig",
"maxCount": 4,
"minCount": 4,
"weight": 10
},
{
"type": "minecraft:chicken",
"maxCount": 4,
"minCount": 4,
"weight": 10
},
{
"type": "minecraft:cow",
"maxCount": 4,
"minCount": 4,
"weight": 8
},
{
"type": "minecraft:horse",
"maxCount": 6,
"minCount": 2,
"weight": 5
},
{
"type": "minecraft:donkey",
"maxCount": 3,
"minCount": 1,
"weight": 1
}
],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:zombie",
"maxCount": 4,
"minCount": 4,
"weight": 95
},
{
"type": "minecraft:zombie_villager",
"maxCount": 1,
"minCount": 1,
"weight": 5
},
{
"type": "minecraft:skeleton",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:creeper",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:slime",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"type": "minecraft:enderman",
"maxCount": 4,
"minCount": 1,
"weight": 10
},
{
"type": "minecraft:witch",
"maxCount": 1,
"minCount": 1,
"weight": 5
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"maxCount": 6,
"minCount": 4,
"weight": 10
}
],
"water_ambient": [],
"water_creature": []
},
"temperature": 1.2
}

View file

@ -0,0 +1,191 @@
{
"temperature": 0.2,
"downfall": 0.3,
"has_precipitation": true,
"effects": {
"sky_color": 11642049,
"fog_color": 15917301,
"water_color": 7499128,
"water_fog_color": 4341314,
"grass_color": 9530990,
"foliage_color": 9530990,
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
}
},
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"weight": 10,
"minCount": 8,
"maxCount": 8
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:mooshroom",
"maxCount": 8,
"minCount": 4,
"weight": 8
}
],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:cave_spider",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:zombie",
"weight": 95,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:zombie_villager",
"weight": 5,
"minCount": 1,
"maxCount": 1
},
{
"type": "minecraft:skeleton",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:stray",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:creeper",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:slime",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:enderman",
"weight": 10,
"minCount": 1,
"maxCount": 4
},
{
"type": "minecraft:witch",
"weight": 5,
"minCount": 1,
"maxCount": 1
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"weight": 10,
"minCount": 4,
"maxCount": 6
}
],
"water_ambient": [],
"water_creature": []
},
"spawn_costs": {},
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"features": [
[
"wythers:terrain/local/deepslate_cliffs"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[
"wythers:terrain/local/volcanic_basalt_cliffs",
"wythers:terrain/extended/volcanic_fallout",
"wythers:terrain/extended/volcanic_fallout_ore"
],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel",
"wythers:terrain/local/replace_grass_to_mycelium"
],
[
"minecraft:ore_infested"
],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal",
"wythers:terrain/feature/windswept_basalt_columns",
"wythers:vegetation/local/patch/mycelial_grass",
"wythers:terrain/local/crimson_patch",
"wythers:vegetation/local/patch/crimson_roots"
],
[
"minecraft:freeze_top_layer"
]
]
}

View file

@ -0,0 +1,215 @@
{
"temperature": 0.2,
"downfall": 0.3,
"has_precipitation": true,
"effects": {
"sky_color": 11642049,
"fog_color": 15917301,
"water_color": 7499128,
"water_fog_color": 4341314,
"grass_color": 9530990,
"foliage_color": 9530990,
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
}
},
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"weight": 10,
"minCount": 8,
"maxCount": 8
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:sheep",
"weight": 12,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:pig",
"weight": 10,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:chicken",
"weight": 10,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:cow",
"weight": 8,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:llama",
"weight": 5,
"minCount": 4,
"maxCount": 6
}
],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:cave_spider",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:zombie",
"weight": 95,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:zombie_villager",
"weight": 5,
"minCount": 1,
"maxCount": 1
},
{
"type": "minecraft:skeleton",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:stray",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:creeper",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:slime",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:enderman",
"weight": 10,
"minCount": 1,
"maxCount": 4
},
{
"type": "minecraft:witch",
"weight": 5,
"minCount": 1,
"maxCount": 1
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"weight": 10,
"minCount": 4,
"maxCount": 6
}
],
"water_ambient": [],
"water_creature": []
},
"spawn_costs": {},
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"features": [
[],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[],
[
"wythers:terrain/local/volcanic_basalt_cliffs",
"wythers:terrain/extended/volcanic_fallout",
"wythers:terrain/extended/volcanic_fallout_ore",
"wythers:terrain/extended/base_windswept_gravelly_hills"
],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel",
"wythers:terrain/local/replace_grass_to_mycelium",
"wythers:vegetation/local/patch/dead_corals_on_gravel"
],
[
"minecraft:ore_infested"
],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal",
"wythers:terrain/feature/windswept_basalt_columns",
"wythers:vegetation/local/patch/mycelial_grass",
"wythers:terrain/local/crimson_patch",
"wythers:vegetation/local/patch/crimson_roots"
],
[
"minecraft:freeze_top_layer"
]
]
}

View file

@ -0,0 +1,208 @@
{
"temperature": 2,
"downfall": 0,
"has_precipitation": true,
"effects": {
"sky_color": 12830407,
"fog_color": 13882581,
"water_color": 7499128,
"water_fog_color": 4341314,
"grass_color": 8286834,
"foliage_color": 8286834,
"mood_sound": {
"block_search_extent": 8,
"offset": 2.0,
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
"particle": {
"options": {
"type": "minecraft:ash"
},
"probability": 0.118093334
}
},
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"weight": 10,
"minCount": 8,
"maxCount": 8
}
],
"axolotls": [],
"creature": [
{
"type": "minecraft:sheep",
"weight": 12,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:pig",
"weight": 10,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:chicken",
"weight": 10,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:cow",
"weight": 8,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:llama",
"weight": 5,
"minCount": 4,
"maxCount": 6
}
],
"misc": [],
"monster": [
{
"type": "minecraft:spider",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:zombie",
"weight": 95,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:zombie_villager",
"weight": 5,
"minCount": 1,
"maxCount": 1
},
{
"type": "minecraft:skeleton",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:creeper",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:slime",
"weight": 100,
"minCount": 4,
"maxCount": 4
},
{
"type": "minecraft:enderman",
"weight": 10,
"minCount": 1,
"maxCount": 4
},
{
"type": "minecraft:witch",
"weight": 5,
"minCount": 1,
"maxCount": 1
}
],
"underground_water_creature": [
{
"type": "minecraft:glow_squid",
"weight": 10,
"minCount": 4,
"maxCount": 6
}
],
"water_ambient": [],
"water_creature": []
},
"spawn_costs": {},
"carvers": {
"air": [
"minecraft:cave",
"minecraft:cave_extra_underground",
"minecraft:canyon"
]
},
"features": [
[
"wythers:terrain/local/volcanic_resurfacing"
],
[
"minecraft:lake_lava_underground",
"minecraft:lake_lava_surface"
],
[
"minecraft:amethyst_geode"
],
[
"minecraft:monster_room",
"minecraft:monster_room_deep"
],
[
"wythers:terrain/local/volcanic_pools"
],
[
"wythers:terrain/local/volcanic_basalt_cliffs",
"wythers:terrain/extended/volcanic_fallout",
"wythers:terrain/extended/volcanic_fallout_ore"
],
[
"minecraft:ore_dirt",
"minecraft:ore_gravel",
"minecraft:ore_granite_upper",
"minecraft:ore_granite_lower",
"minecraft:ore_diorite_upper",
"minecraft:ore_diorite_lower",
"minecraft:ore_andesite_upper",
"minecraft:ore_andesite_lower",
"minecraft:ore_tuff",
"minecraft:ore_coal_upper",
"minecraft:ore_coal_lower",
"minecraft:ore_iron_upper",
"minecraft:ore_iron_middle",
"minecraft:ore_iron_small",
"minecraft:ore_gold",
"minecraft:ore_gold_lower",
"minecraft:ore_redstone",
"minecraft:ore_redstone_lower",
"minecraft:ore_diamond",
"minecraft:ore_diamond_large",
"minecraft:ore_diamond_buried",
"minecraft:ore_lapis",
"minecraft:ore_lapis_buried",
"minecraft:ore_copper",
"minecraft:underwater_magma",
"minecraft:disk_sand",
"minecraft:disk_clay",
"minecraft:disk_gravel",
"wythers:ores/ore_lava_volcanic"
],
[
"minecraft:ore_infested"
],
[
"minecraft:spring_water",
"minecraft:spring_lava"
],
[
"minecraft:glow_lichen",
"minecraft:brown_mushroom_normal",
"minecraft:red_mushroom_normal"
],
[
"minecraft:freeze_top_layer",
"wythers:decor/sparse_steam"
]
]
}

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,38 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:loot_table",
"name": "monifactory:chests/lost_cities_base"
}
]
},
{
"rolls": {
"type": "minecraft:binomial",
"n": 1,
"p": 0.2
},
"entries": [
{
"type": "minecraft:loot_table",
"name": "lostcities:chests/lostcitychest",
"weight": 8
},
{
"type": "minecraft:loot_table",
"name": "minecraft:chests/stronghold_crossing",
"weight": 30
},
{
"type": "minecraft:loot_table",
"name": "minecraft:chests/abandoned_mineshaft",
"weight": 15
}
]
}
]
}

View file

@ -0,0 +1,76 @@
{
"neoforge:conditions": [
{
"type": "neoforge:registered",
"value": "kubejs:moni_penny"
}
],
"type": "minecraft:chest",
"pools": [
{
"rolls": {
"type": "minecraft:binomial",
"n": 2,
"p": 0.1
},
"entries": [
{
"type": "minecraft:item",
"name": "kubejs:moni_penny",
"weight": 100,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 20,
"max": 50
}
}
]
},
{
"type": "minecraft:item",
"name": "kubejs:moni_nickel",
"weight": 20,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 6,
"max": 12
}
}
]
},
{
"type": "minecraft:item",
"name": "kubejs:moni_quarter",
"weight": 4,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 2,
"max": 3
}
}
]
},
{
"type": "minecraft:item",
"name": "kubejs:moni_dollar",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": 1
}
]
}
]
}
]
}

View file

@ -0,0 +1,22 @@
Author: Xefyr0
Relevant files: Everything in the same folder
JSON does not allow for comments, so here's an explanation of how Monifactory's loot tables for the Lost Cities works.
See KubeJS/data/lostcities/lostcities/conditions/comments.txt for more information.
These are a set of loot tables Monifactory uses to populate chests in the Lost Cities.
They are more diverse and more rewarding than standard vanilla loot pools so that players can jump right into the Gregging.
monifactory:chests/lost_cities_base is a sum of a number of smaller loot pools that is used in every Lost Cities chest. It is composed of:
- minecraft:chests/simple_dungeon, a loot pool defined by Minecraft but with extra loot added by GregTech.
- monifactory:chests/ingot_loot, a loot pool that has a chance to offer a small set of ingots complementary to the set GregTech: Modern adds to simple dungeons.
- monifactory:chests/coins_loot, a loot pool that has a chance to offer Monicoins. (Uses Neoforge data loading conditions to restrict to NM only)
- monifactory:chests/misc_loot, a loot pool that offers a variety of items & tools that would be useful but not OP in the earlygame, plus some joke items.
- enderio:chests/alloy_loot, a loot table EnderIO normally applies to "simple dungeons" but must be applied manually due to the configuration used
- enderio:chests/common_loot, a loot table EnderIO normally applies to "simple dungeons" but must be applied manually due to the configuration used
- sophisticatedbackpacks:inject/chests/simple_dungeon, a loot table Sohpisticated Backpacks normally applies to "simple dungeons" but must be applied manually due to the configuration used
This base is used in three loot pools that are what the Lost Cities chests *actually* roll:
- monifactory:chests/cellar, the base loot pool but with a chance to roll loot from lostcities:chests/lostcitychest, minecraft:chests/stronghold_crossing, or minecraft:chests/abandoned_mineshaft
- monifactory:chests/ground_level, the base loot pool but with a chance to roll loot from some Village loot tables
- monifactory:chests/upper_floors, the base loot pool but an extra few rolls on monifactory:chests/misc_loot and a chance to roll loot from lostcities:chests/lostcitychest

View file

@ -0,0 +1,48 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:loot_table",
"name": "monifactory:chests/lost_cities_base"
}
]
},
{
"rolls": {
"type": "minecraft:binomial",
"n": 1,
"p": 0.2
},
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:chests/village/village_weaponsmith",
"weight": 15
},
{
"type": "minecraft:loot_table",
"name": "minecraft:chests/village/village_toolsmith",
"weight": 5
},
{
"type": "minecraft:loot_table",
"name": "minecraft:chests/village/village_armorer",
"weight": 5
},
{
"type": "minecraft:loot_table",
"name": "minecraft:chests/village/village_plains_house",
"weight": 4
},
{
"type": "minecraft:loot_table",
"name": "minecraft:chests/village/village_temple",
"weight": 5
}
]
}
]
}

View file

@ -0,0 +1,104 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": {
"type": "minecraft:binomial",
"n": 3,
"p": 0.3
},
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:copper_ingot",
"weight": 100,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 10
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:wrought_iron_ingot",
"weight": 60,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 6
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:tin_ingot",
"weight": 90,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 6
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:nickel_ingot",
"weight": 30,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 6
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:zinc_ingot",
"weight": 30,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 6
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:potin_ingot",
"weight": 50,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 4
}
}
]
}
]
}
]
}

View file

@ -0,0 +1,68 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:chests/simple_dungeon"
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "minecraft:loot_table",
"name": "monifactory:chests/ingot_loot"
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "minecraft:loot_table",
"name": "monifactory:chests/coins_loot"
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "minecraft:loot_table",
"name": "monifactory:chests/misc_loot"
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "minecraft:loot_table",
"name": "enderio:chests/alloy_loot"
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "minecraft:loot_table",
"name": "enderio:chests/common_loot"
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "minecraft:loot_table",
"name": "sophisticatedbackpacks:inject/chests/simple_dungeon"
}
]
}
]
}

View file

@ -0,0 +1,142 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": {
"type": "minecraft:binomial",
"n": 2,
"p": 0.1
},
"entries": [
{
"type": "minecraft:item",
"name": "gtceu:zero_point_module",
"weight": 1
},
{
"type": "minecraft:item",
"name": "gtceu:tantalum_capacitor",
"weight": 200,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{Charge:800L}"
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:lv_sodium_battery",
"weight": 150,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{Charge:40000L}"
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:lv_cadmium_battery",
"weight": 90,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{Charge:30000L}"
}
]
},
{
"type": "minecraft:item",
"name": "thermal:rf_potato",
"weight": 30,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{Energy:70000}"
}
]
}
]
},
{
"rolls": {
"type": "minecraft:binomial",
"n": 1,
"p": 0.2
},
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:sponge",
"weight": 4,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 2,
"max": 16
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:invar_lighter",
"weight": 1,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{Fluid:{Amount:87,FluidName:\"gtceu:butane\"}}"
}
]
},
{
"type": "minecraft:item",
"name": "telepastries:lost_city_cake",
"weight": 1
}
]
},
{
"rolls": {
"type": "minecraft:binomial",
"n": 2,
"p": 0.25
},
"entries": [
{
"type": "minecraft:item",
"name": "ulvcovm:ulv_electric_pump",
"weight": 2
},
{
"type": "minecraft:item",
"name": "ulvcovm:ulv_conveyor_module",
"weight": 3
},
{
"type": "minecraft:item",
"name": "ulvcovm:ulv_fluid_regulator",
"weight": 1
},
{
"type": "minecraft:item",
"name": "ulvcovm:ulv_robot_arm",
"weight": 1
},
{
"type": "minecraft:item",
"name": "ulvcovm:ulv_electric_motor",
"weight": 3
},
{
"type": "minecraft:item",
"name": "ulvcovm:ulv_electric_piston",
"weight": 2
}
]
}
]
}

View file

@ -0,0 +1,43 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:loot_table",
"name": "monifactory:chests/lost_cities_base"
}
]
},
{
"rolls": {
"type": "minecraft:binomial",
"n": 1,
"p": 0.2
},
"entries": [
{
"type": "minecraft:loot_table",
"name": "lostcities:chests/lostcitychest",
"weight": 8
},
{
"type": "minecraft:loot_table",
"name": "minecraft:chests/stronghold_crossing",
"weight": 30
},
{
"type": "minecraft:loot_table",
"name": "minecraft:chests/abandoned_mineshaft",
"weight": 15
},
{
"type": "minecraft:loot_table",
"name": "lostcities:chests/raildungeonchest",
"weight": 20
}
]
}
]
}

View file

@ -0,0 +1,40 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:loot_table",
"name": "monifactory:chests/lost_cities_base"
}
]
},
{
"rolls": {
"type": "minecraft:uniform",
"min": 1,
"max": 2
},
"entries": [
{
"type": "minecraft:loot_table",
"name": "monifactory:chests/misc_loot"
}
]
},
{
"rolls": {
"type": "minecraft:binomial",
"n": 1,
"p": 0.2
},
"entries": [
{
"type": "minecraft:loot_table",
"name": "lostcities:chests/lostcitychest"
}
]
}
]
}

View file

@ -0,0 +1,31 @@
{
"name": "MV Age",
"tooltip": [
"Welcome to the MV age!"
],
"item": {
"item": "gtceu:aluminium_ingot",
"count": 1
},
"display": {
"offset": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"scale": 1.5
},
"animation": {
"type": "spinning",
"speed": 0.6
},
"colors": {
"base": "#6B8F85",
"accent": "#008091"
}
}

View file

@ -0,0 +1,31 @@
{
"name": "Steam Age",
"tooltip": [
"Welcome to the Steam age!"
],
"item": {
"item": "gtceu:bronze_ingot",
"count": 1
},
"display": {
"offset": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"scale": 1.5
},
"animation": {
"type": "spinning",
"speed": 0.6
},
"colors": {
"base": "#6B8F85",
"accent": "#DA7F43"
}
}

View file

@ -0,0 +1,31 @@
{
"name": "Creative Chest",
"tooltip": [
"...Now what?"
],
"item": {
"item": "gtceu:creative_chest",
"count": 1
},
"display": {
"offset": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"scale": 1.5
},
"animation": {
"type": "spinning",
"speed": 0.3
},
"colors": {
"base": "#6B8F85",
"accent": "#2D5996"
}
}

View file

@ -0,0 +1,31 @@
{
"name": "UV Age",
"tooltip": [
"Welcome to the UV age!"
],
"item": {
"item": "gtceu:darmstadtium_ingot",
"count": 1
},
"display": {
"offset": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"scale": 1.5
},
"animation": {
"type": "spinning",
"speed": 0.6
},
"colors": {
"base": "#6B8F85",
"accent": "#47663b"
}
}

View file

@ -0,0 +1,31 @@
{
"name": "Heart of a Universe",
"tooltip": [
"Probably not Kosher"
],
"item": {
"item": "kubejs:heart_of_a_universe",
"count": 1
},
"display": {
"offset": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"scale": 2
},
"animation": {
"type": "spinning",
"speed": 0.3
},
"colors": {
"base": "#6B8F85",
"accent": "#A300FF"
}
}

View file

@ -0,0 +1,31 @@
{
"name": "UIV Age",
"tooltip": [
"Welcome to the UIV age!"
],
"item": {
"item": "gtceu:infinity_ingot",
"count": 1
},
"display": {
"offset": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"scale": 1.5
},
"animation": {
"type": "spinning",
"speed": 0.6
},
"colors": {
"base": "#6B8F85",
"accent": "#F6FC9C"
}
}

View file

@ -0,0 +1,31 @@
{
"name": "MAX Age",
"tooltip": [
"Welcome to the MAX age!"
],
"item": {
"item": "gtceu:monium_ingot",
"count": 1
},
"display": {
"offset": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"scale": 1.5
},
"animation": {
"type": "spinning",
"speed": 0.6
},
"colors": {
"base": "#6B8F85",
"accent": "#2D5996"
}
}

View file

@ -0,0 +1,31 @@
{
"name": "ZPM Age",
"tooltip": [
"Welcome to the ZPM age!"
],
"item": {
"item": "gtceu:naquadah_alloy_ingot",
"count": 1
},
"display": {
"offset": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"scale": 1.5
},
"animation": {
"type": "spinning",
"speed": 0.6
},
"colors": {
"base": "#6B8F85",
"accent": "#141014"
}
}

View file

@ -0,0 +1,31 @@
{
"name": "UHV Age",
"tooltip": [
"Welcome to the UHV age!"
],
"item": {
"item": "gtceu:neutronium_ingot",
"count": 1
},
"display": {
"offset": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"scale": 1.5
},
"animation": {
"type": "spinning",
"speed": 0.6
},
"colors": {
"base": "#6B8F85",
"accent": "#a2b39b"
}
}

View file

@ -0,0 +1,31 @@
{
"name": "UEV Age",
"tooltip": [
"Welcome to the UEV age!"
],
"item": {
"item": "gtceu:omnium_ingot",
"count": 1
},
"display": {
"offset": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"scale": 1.5
},
"animation": {
"type": "spinning",
"speed": 0.6
},
"colors": {
"base": "#6B8F85",
"accent": "#C510CC"
}
}

View file

@ -0,0 +1,31 @@
{
"name": "LuV Age",
"tooltip": [
"Welcome to the LuV age!"
],
"item": {
"item": "gtceu:rhodium_plated_palladium_ingot",
"count": 1
},
"display": {
"offset": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"scale": 1.5
},
"animation": {
"type": "spinning",
"speed": 0.6
},
"colors": {
"base": "#6B8F85",
"accent": "#9e6d9d"
}
}

View file

@ -0,0 +1,31 @@
{
"name": "HV Age",
"tooltip": [
"Welcome to the HV age!"
],
"item": {
"item": "gtceu:stainless_steel_ingot",
"count": 1
},
"display": {
"offset": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"scale": 1.5
},
"animation": {
"type": "spinning",
"speed": 0.6
},
"colors": {
"base": "#6B8F85",
"accent": "#6098a1"
}
}

View file

@ -0,0 +1,31 @@
{
"name": "LV Age",
"tooltip": [
"Welcome to the LV age!"
],
"item": {
"item": "gtceu:steel_ingot",
"count": 1
},
"display": {
"offset": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"scale": 1.5
},
"animation": {
"type": "spinning",
"speed": 0.6
},
"colors": {
"base": "#6B8F85",
"accent": "#1e2420"
}
}

View file

@ -0,0 +1,31 @@
{
"name": "EV Age",
"tooltip": [
"Welcome to the EV age!"
],
"item": {
"item": "gtceu:titanium_ingot",
"count": 1
},
"display": {
"offset": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"scale": 1.5
},
"animation": {
"type": "spinning",
"speed": 0.6
},
"colors": {
"base": "#6B8F85",
"accent": "#b750ba"
}
}

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