Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaoHuNao committed Jan 14, 2024
1 parent 5016061 commit 28336e3
Show file tree
Hide file tree
Showing 129 changed files with 2,249 additions and 197 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"aftermath_module": "surviving_the_aftermath:nether_raid",
"ready_time": 10,
"aftermath_module": "surviving_the_aftermath:raid",
"conditions": [
{
"condition": "surviving_the_aftermath:structure_condition",
"value": "surviving_the_aftermath:nether_invasion_portal"
}
],
"rewards": [
{
"data": "minecraft:stone",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"values": [
"#minecraft:is_badlands",
"#minecraft:has_structure/desert_pyramid"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"minecraft:plains"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"values": [
"#minecraft:is_forest",
"minecraft:plains"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"minecraft:cherry_grove"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"minecraft:plains"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"values": [
{
"id": "surviving_the_aftermath:nether_invasion_portal",
"required": false
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
{
"carvers": {},
"downfall": 0.9,
"effects": {
"fog_color": 12638463,
"particle": {
"options": {
"type": "minecraft:white_ash"
},
"probability": 0.118093334
},
"sky_color": 7254527,
"water_color": 4159204,
"water_fog_color": 329011
},
"features": [],
"has_precipitation": true,
"spawn_costs": {},
"spawners": {
"ambient": [
{
"type": "minecraft:bat",
"maxCount": 8,
"minCount": 8,
"weight": 10
}
],
"axolotls": [],
"creature": [],
"misc": [],
"monster": [
{
"type": "minecraft:zombified_piglin",
"maxCount": 4,
"minCount": 4,
"weight": 100
},
{
"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
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:brick_well",
"biomes": "#surviving_the_aftermath:has_expansion_build",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:burnt_structure1",
"biomes": "#surviving_the_aftermath:has_burnt_structure",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:burnt_structure2",
"biomes": "#surviving_the_aftermath:has_burnt_structure",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:burnt_structure3",
"biomes": "#surviving_the_aftermath:has_burnt_structure",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:burnt_structure4",
"biomes": "#surviving_the_aftermath:has_burnt_structure",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:burnt_structure5",
"biomes": "#surviving_the_aftermath:has_burnt_structure",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:burnt_structure6",
"biomes": "#surviving_the_aftermath:has_burnt_structure",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:camo",
"biomes": "#surviving_the_aftermath:has_expansion_build",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "surviving_the_aftermath:city",
"biomes": "#surviving_the_aftermath:has_city",
"spawn_overrides": {},
"step": "surface_structures",
"terrain_adaptation": "beard_box"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:cobblestone_pile",
"biomes": "#surviving_the_aftermath:has_expansion_build",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:construction1",
"biomes": "#surviving_the_aftermath:has_expansion_build",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:construction2",
"biomes": "#surviving_the_aftermath:has_expansion_build",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "surviving_the_aftermath:house_of_sakura",
"biomes": "#surviving_the_aftermath:has_house_of_sakura",
"spawn_overrides": {},
"step": "surface_structures",
"terrain_adaptation": "beard_thin"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:logs",
"biomes": "#surviving_the_aftermath:has_expansion_build",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "surviving_the_aftermath:nether_invasion_portal",
"biomes": "#surviving_the_aftermath:has_nether_raid",
"spawn_overrides": {},
"step": "surface_structures",
"terrain_adaptation": "beard_thin"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:tent",
"biomes": "#surviving_the_aftermath:has_expansion_build",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:wagon_cargo1",
"biomes": "#surviving_the_aftermath:has_expansion_build",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:wagon_cargo2",
"biomes": "#surviving_the_aftermath:has_expansion_build",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:wagon_cargo3",
"biomes": "#surviving_the_aftermath:has_expansion_build",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:wagon_cargo4",
"biomes": "#surviving_the_aftermath:has_expansion_build",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:wagon_cargo5",
"biomes": "#surviving_the_aftermath:has_expansion_build",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "surviving_the_aftermath:wagon_cargo6",
"biomes": "#surviving_the_aftermath:has_expansion_build",
"spawn_overrides": {},
"step": "surface_structures"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 1561323135,
"separation": 40,
"spacing": 95
},
"structures": [
{
"structure": "surviving_the_aftermath:brick_well",
"weight": 1
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 104706480,
"separation": 40,
"spacing": 80
},
"structures": [
{
"structure": "surviving_the_aftermath:burnt_structure1",
"weight": 1
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 705540248,
"separation": 40,
"spacing": 80
},
"structures": [
{
"structure": "surviving_the_aftermath:burnt_structure2",
"weight": 1
}
]
}
Loading

0 comments on commit 28336e3

Please sign in to comment.