Regenerated Datapack
This commit is contained in:
parent
6585eabb7e
commit
1db88f8d06
13 changed files with 162 additions and 47 deletions
|
@ -420,37 +420,40 @@
|
|||
},
|
||||
"requirements": [
|
||||
[
|
||||
"betterend:umbrella_jungle"
|
||||
"betterend:empty_smaragdant_cave"
|
||||
],
|
||||
[
|
||||
"betterend:megalake_grove"
|
||||
],
|
||||
[
|
||||
"betterend:neon_oasis"
|
||||
"betterend:foggy_mushroomland"
|
||||
],
|
||||
[
|
||||
"betterend:megalake"
|
||||
],
|
||||
[
|
||||
"betterend:chorus_forest"
|
||||
"betterend:ice_starfield"
|
||||
],
|
||||
[
|
||||
"betterend:dry_shrubland"
|
||||
],
|
||||
[
|
||||
"betterend:empty_aurora_cave"
|
||||
],
|
||||
[
|
||||
"betterend:dragon_graveyards"
|
||||
"betterend:umbrella_jungle"
|
||||
],
|
||||
[
|
||||
"betterend:lush_aurora_cave"
|
||||
],
|
||||
[
|
||||
"betterend:empty_smaragdant_cave"
|
||||
"betterend:chorus_forest"
|
||||
],
|
||||
[
|
||||
"betterend:dust_wastelands"
|
||||
"betterend:shadow_forest"
|
||||
],
|
||||
[
|
||||
"betterend:megalake"
|
||||
],
|
||||
[
|
||||
"betterend:glowing_grasslands"
|
||||
],
|
||||
[
|
||||
"betterend:painted_mountains"
|
||||
],
|
||||
[
|
||||
"betterend:empty_end_cave"
|
||||
|
@ -461,38 +464,35 @@
|
|||
[
|
||||
"betterend:umbra_valley"
|
||||
],
|
||||
[
|
||||
"betterend:ice_starfield"
|
||||
],
|
||||
[
|
||||
"betterend:sulphur_springs"
|
||||
],
|
||||
[
|
||||
"betterend:amber_land"
|
||||
],
|
||||
[
|
||||
"betterend:lush_smaragdant_cave"
|
||||
],
|
||||
[
|
||||
"betterend:foggy_mushroomland"
|
||||
],
|
||||
[
|
||||
"betterend:glowing_grasslands"
|
||||
],
|
||||
[
|
||||
"betterend:blossoming_spires"
|
||||
],
|
||||
[
|
||||
"betterend:crystal_mountains"
|
||||
],
|
||||
[
|
||||
"betterend:jade_cave"
|
||||
],
|
||||
[
|
||||
"betterend:shadow_forest"
|
||||
"betterend:empty_aurora_cave"
|
||||
],
|
||||
[
|
||||
"betterend:painted_mountains"
|
||||
"betterend:amber_land"
|
||||
],
|
||||
[
|
||||
"betterend:crystal_mountains"
|
||||
"betterend:sulphur_springs"
|
||||
],
|
||||
[
|
||||
"betterend:dust_wastelands"
|
||||
],
|
||||
[
|
||||
"betterend:dragon_graveyards"
|
||||
],
|
||||
[
|
||||
"betterend:neon_oasis"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"got_thalassium_hammer": {
|
||||
"got_thallasium_hammer": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
|
@ -57,7 +57,7 @@
|
|||
"requirements": [
|
||||
[
|
||||
"got_diamond_hammer",
|
||||
"got_thalassium_hammer",
|
||||
"got_thallasium_hammer",
|
||||
"got_terminite_hammer"
|
||||
]
|
||||
],
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"parent": "betterend:thalassium_anvil",
|
||||
"parent": "betterend:thallasium_anvil",
|
||||
"criteria": {
|
||||
"got_terminite_anvil": {
|
||||
"conditions": {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"parent": "betterend:hammer",
|
||||
"criteria": {
|
||||
"got_thalassium_anvil": {
|
||||
"got_thallasium_anvil": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
|
@ -17,7 +17,7 @@
|
|||
"display": {
|
||||
"announce_to_chat": true,
|
||||
"description": {
|
||||
"translate": "advancements.betterend.thalassium_anvil.description"
|
||||
"translate": "advancements.betterend.thallasium_anvil.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"hidden": false,
|
||||
|
@ -26,12 +26,12 @@
|
|||
},
|
||||
"show_toast": true,
|
||||
"title": {
|
||||
"translate": "advancements.betterend.thalassium_anvil.title"
|
||||
"translate": "advancements.betterend.thallasium_anvil.title"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"got_thalassium_anvil"
|
||||
"got_thallasium_anvil"
|
||||
]
|
||||
],
|
||||
"sends_telemetry_event": false
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"parent": "betterend:thalassium_plate",
|
||||
"parent": "betterend:thallasium_plate",
|
||||
"criteria": {
|
||||
"got_thallasium_boots": {
|
||||
"conditions": {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"parent": "betterend:thalassium_anvil",
|
||||
"parent": "betterend:thallasium_anvil",
|
||||
"criteria": {
|
||||
"got_thalassium_plate": {
|
||||
"got_thallasium_plate": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
|
@ -17,7 +17,7 @@
|
|||
"display": {
|
||||
"announce_to_chat": true,
|
||||
"description": {
|
||||
"translate": "advancements.betterend.thalassium_plate.description"
|
||||
"translate": "advancements.betterend.thallasium_plate.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"hidden": false,
|
||||
|
@ -26,12 +26,12 @@
|
|||
},
|
||||
"show_toast": true,
|
||||
"title": {
|
||||
"translate": "advancements.betterend.thalassium_plate.title"
|
||||
"translate": "advancements.betterend.thallasium_plate.title"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"got_thalassium_plate"
|
||||
"got_thallasium_plate"
|
||||
]
|
||||
],
|
||||
"sends_telemetry_event": false
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"parent": "betterend:thalassium_anvil",
|
||||
"parent": "betterend:thallasium_anvil",
|
||||
"criteria": {
|
||||
"got_thallasium_axe_head": {
|
||||
"conditions": {
|
||||
|
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"feature": "minecraft:chorus_plant",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:block_predicate_filter",
|
||||
"predicate": {
|
||||
"type": "minecraft:would_survive",
|
||||
"state": {
|
||||
"Name": "minecraft:chorus_plant",
|
||||
"Properties": {
|
||||
"down": "false",
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"processors": [
|
||||
{
|
||||
"processor_type": "minecraft:rule",
|
||||
"rules": [
|
||||
{
|
||||
"input_predicate": {
|
||||
"block": "minecraft:obsidian",
|
||||
"predicate_type": "minecraft:random_block_match",
|
||||
"probability": 0.1
|
||||
},
|
||||
"location_predicate": {
|
||||
"predicate_type": "minecraft:always_true"
|
||||
},
|
||||
"output_state": {
|
||||
"Name": "minecraft:crying_obsidian"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,5 +2,5 @@
|
|||
"type": "betterend:megalake",
|
||||
"biomes": "#betterend:has_structure/megalake",
|
||||
"spawn_overrides": {},
|
||||
"step": "raw_generation"
|
||||
"step": "lakes"
|
||||
}
|
|
@ -2,5 +2,5 @@
|
|||
"type": "betterend:megalake_small",
|
||||
"biomes": "#betterend:has_structure/megalake_small",
|
||||
"spawn_overrides": {},
|
||||
"step": "raw_generation"
|
||||
"step": "lakes"
|
||||
}
|
|
@ -212,6 +212,15 @@
|
|||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "bclib:single_end_pool_element",
|
||||
"location": "betterend:village/street_decoration/work_01",
|
||||
"processors": "betterend:end_street",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "betterend:village/terminators"
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"processors": "minecraft:empty",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 2
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
|
@ -22,7 +22,69 @@
|
|||
"processors": "minecraft:empty",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "bclib:single_end_pool_element",
|
||||
"location": "betterend:village/street_decoration/lamp_06",
|
||||
"processors": "minecraft:empty",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "bclib:single_end_pool_element",
|
||||
"location": "betterend:village/street_decoration/obsidian_01",
|
||||
"processors": "betterend:crying_10_percent",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "bclib:single_end_pool_element",
|
||||
"location": "betterend:village/street_decoration/obsidian_02",
|
||||
"processors": "betterend:crying_10_percent",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "bclib:single_end_pool_element",
|
||||
"location": "betterend:village/street_decoration/obsidian_03",
|
||||
"processors": "betterend:crying_10_percent",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "bclib:single_end_pool_element",
|
||||
"location": "betterend:village/street_decoration/obsidian_04",
|
||||
"processors": "betterend:crying_10_percent",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "bclib:single_end_pool_element",
|
||||
"location": "betterend:village/street_decoration/obsidian_05",
|
||||
"processors": "betterend:crying_10_percent",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:feature_pool_element",
|
||||
"feature": "betterend:village_chorus",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"fallback": "betterend:village/terminators"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue