Rebuild Datapack

This commit is contained in:
Frank 2023-12-19 18:43:40 +01:00
parent 6f89b50d8e
commit f286263c05
1253 changed files with 2819 additions and 4175 deletions

View file

@ -15,16 +15,13 @@
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.betterend.aeternium_anvil.description"
},
"frame": "challenge",
"hidden": false,
"icon": {
"item": "betterend:aeternium_anvil"
},
"show_toast": true,
"title": {
"translate": "advancements.betterend.aeternium_anvil.title"
}
@ -36,6 +33,5 @@
],
"rewards": {
"experience": 500
},
"sends_telemetry_event": false
}
}

View file

@ -51,17 +51,14 @@
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.betterend.aeternium_armor.description"
},
"frame": "challenge",
"hidden": false,
"icon": {
"item": "betterend:aeternium_chestplate",
"nbt": "{Damage:0}"
},
"show_toast": true,
"title": {
"translate": "advancements.betterend.aeternium_armor.title"
}
@ -82,6 +79,5 @@
],
"rewards": {
"experience": 500
},
"sends_telemetry_event": false
}
}

View file

@ -15,17 +15,13 @@
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.betterend.aeternium_hammer.description"
},
"frame": "task",
"hidden": false,
"icon": {
"item": "betterend:aeternium_hammer",
"nbt": "{Damage:0}"
},
"show_toast": true,
"title": {
"translate": "advancements.betterend.aeternium_hammer.title"
}
@ -34,6 +30,5 @@
[
"got_aeternium_hammer"
]
],
"sends_telemetry_event": false
]
}

View file

@ -1,38 +1,34 @@
{
"parent": "betterend:aeternium_anvil",
"criteria": {
"got_aeternium_hammer_head": {
"has_item.betterend.aeternium_ingot": {
"conditions": {
"items": [
{
"items": [
"betterend:aeternium_hammer_head"
"betterend:aeternium_ingot"
]
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.betterend.aeternium_hammer_head.description"
"has_the_recipe": {
"conditions": {
"recipe": "betterend:aeternium_hammer_head"
},
"frame": "task",
"hidden": false,
"icon": {
"item": "betterend:aeternium_hammer_head"
},
"show_toast": true,
"title": {
"translate": "advancements.betterend.aeternium_hammer_head.title"
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"got_aeternium_hammer_head"
"has_item.betterend.aeternium_ingot",
"has_the_recipe"
]
],
"sends_telemetry_event": false
"rewards": {
"recipes": [
"betterend:aeternium_hammer_head"
]
},
"sends_telemetry_event": true
}

View file

@ -15,16 +15,13 @@
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.betterend.aeternium_plate.description"
},
"frame": "goal",
"hidden": false,
"icon": {
"item": "betterend:aeternium_forged_plate"
},
"show_toast": true,
"title": {
"translate": "advancements.betterend.aeternium_plate.title"
}
@ -36,6 +33,5 @@
],
"rewards": {
"experience": 500
},
"sends_telemetry_event": false
}
}

View file

@ -63,17 +63,14 @@
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.betterend.aeternium_tool.description"
},
"frame": "challenge",
"hidden": false,
"icon": {
"item": "betterend:aeternium_pickaxe",
"nbt": "{Damage:0}"
},
"show_toast": true,
"title": {
"translate": "advancements.betterend.aeternium_tool.title"
}
@ -97,6 +94,5 @@
],
"rewards": {
"experience": 500
},
"sends_telemetry_event": false
}
}

View file

@ -68,16 +68,13 @@
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.betterend.aeternium_tool_head.description"
},
"frame": "goal",
"hidden": false,
"icon": {
"item": "betterend:aeternium_pickaxe_head"
},
"show_toast": true,
"title": {
"translate": "advancements.betterend.aeternium_tool_head.title"
}
@ -101,6 +98,5 @@
],
"rewards": {
"experience": 500
},
"sends_telemetry_event": false
}
}

View file

@ -39,17 +39,14 @@
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.betterend.all_elytras.description"
},
"frame": "goal",
"hidden": false,
"icon": {
"item": "betterend:elytra_crystalite",
"nbt": "{Damage:0}"
},
"show_toast": true,
"title": {
"translate": "advancements.betterend.all_elytras.title"
}
@ -64,6 +61,5 @@
[
"armored"
]
],
"sends_telemetry_event": false
]
}

View file

@ -403,57 +403,69 @@
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.betterend.all_the_biomes.description"
},
"frame": "challenge",
"hidden": false,
"icon": {
"item": "betterend:aeternium_boots",
"nbt": "{Damage:0}"
},
"show_toast": true,
"title": {
"translate": "advancements.betterend.all_the_biomes.title"
}
},
"requirements": [
[
"betterend:dry_shrubland"
"betterend:neon_oasis"
],
[
"betterend:shadow_forest"
],
[
"betterend:megalake"
],
[
"betterend:lantern_woods"
"betterend:empty_end_cave"
],
[
"betterend:empty_end_cave"
"betterend:glowing_grasslands"
],
[
"betterend:lush_aurora_cave"
],
[
"betterend:crystal_mountains"
],
[
"betterend:jade_cave"
],
[
"betterend:painted_mountains"
],
[
"betterend:dry_shrubland"
],
[
"betterend:amber_land"
],
[
"betterend:neon_oasis"
],
[
"betterend:dragon_graveyards"
],
[
"betterend:blossoming_spires"
"betterend:megalake_grove"
],
[
"betterend:empty_aurora_cave"
],
[
"betterend:umbra_valley"
"betterend:blossoming_spires"
],
[
"betterend:megalake_grove"
"betterend:chorus_forest"
],
[
"betterend:dragon_graveyards"
],
[
"betterend:umbrella_jungle"
],
[
"betterend:foggy_mushroomland"
@ -461,42 +473,26 @@
[
"betterend:ice_starfield"
],
[
"betterend:umbrella_jungle"
],
[
"betterend:jade_cave"
],
[
"betterend:lush_aurora_cave"
],
[
"betterend:empty_smaragdant_cave"
],
[
"betterend:lantern_woods"
],
[
"betterend:sulphur_springs"
],
[
"betterend:crystal_mountains"
],
[
"betterend:dust_wastelands"
],
[
"betterend:glowing_grasslands"
],
[
"betterend:shadow_forest"
"betterend:umbra_valley"
],
[
"betterend:lush_smaragdant_cave"
],
[
"betterend:chorus_forest"
]
],
"rewards": {
"experience": 500
},
"sends_telemetry_event": false
}
}

View file

@ -99,16 +99,13 @@
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.betterend.all_the_templates.description"
},
"frame": "challenge",
"hidden": false,
"icon": {
"item": "betterend:tool_assembly_smithing_template"
},
"show_toast": true,
"title": {
"translate": "advancements.betterend.all_the_templates.title"
}
@ -141,6 +138,5 @@
],
"rewards": {
"experience": 500
},
"sends_telemetry_event": false
}
}

View file

@ -9,16 +9,12 @@
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.betterend.enter_end.description"
},
"frame": "task",
"hidden": false,
"icon": {
"item": "betterend:cave_moss"
},
"show_toast": true,
"title": {
"translate": "advancements.betterend.enter_end.title"
}
@ -27,6 +23,5 @@
[
"entered_end"
]
],
"sends_telemetry_event": false
]
}

View file

@ -39,17 +39,13 @@
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.betterend.hammer.description"
},
"frame": "task",
"hidden": false,
"icon": {
"item": "betterend:diamond_hammer",
"nbt": "{Damage:0}"
},
"show_toast": true,
"title": {
"translate": "advancements.betterend.hammer.title"
}
@ -60,6 +56,5 @@
"got_thallasium_hammer",
"got_terminite_hammer"
]
],
"sends_telemetry_event": false
]
}

View file

@ -15,16 +15,12 @@
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.betterend.infusion.description"
},
"frame": "task",
"hidden": false,
"icon": {
"item": "betterend:infusion_pedestal"
},
"show_toast": true,
"title": {
"translate": "advancements.betterend.infusion.title"
}
@ -33,6 +29,5 @@
[
"infusion_pedestal"
]
],
"sends_telemetry_event": false
]
}

View file

@ -2,21 +2,17 @@
"parent": "betterend:infusion",
"criteria": {
"finished": {
"conditions": {},
"trigger": "betterend:infusion_finished"
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.betterend.infusion_finished.description"
},
"frame": "goal",
"hidden": false,
"icon": {
"item": "minecraft:ender_eye"
},
"show_toast": true,
"title": {
"translate": "advancements.betterend.infusion_finished.title"
}
@ -25,6 +21,5 @@
[
"finished"
]
],
"sends_telemetry_event": false
]
}

View file

@ -19,16 +19,13 @@
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.betterend.portal.description"
},
"frame": "goal",
"hidden": false,
"icon": {
"item": "betterend:eternal_pedestal"
},
"show_toast": true,
"title": {
"translate": "advancements.betterend.portal.title"
}
@ -37,6 +34,5 @@
[
"eternal_portal"
]
],
"sends_telemetry_event": false
]
}

View file

@ -2,21 +2,16 @@
"parent": "betterend:portal",
"criteria": {
"turn_on": {
"conditions": {},
"trigger": "betterend:portal_on"
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.betterend.portal_on.description"
},
"frame": "task",
"hidden": false,
"icon": {
"item": "betterend:eternal_crystal"
},
"show_toast": true,
"title": {
"translate": "advancements.betterend.portal_on.title"
}
@ -25,6 +20,5 @@
[
"turn_on"
]
],
"sends_telemetry_event": false
]
}

View file

@ -2,21 +2,17 @@
"parent": "betterend:portal_on",
"criteria": {
"travel": {
"conditions": {},
"trigger": "betterend:portal_travel"
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.betterend.portal_travel.description"
},
"frame": "challenge",
"hidden": false,
"icon": {
"item": "minecraft:grass_block"
},
"show_toast": true,
"title": {
"translate": "advancements.betterend.portal_travel.title"
}
@ -25,6 +21,5 @@
[
"travel"
]
],
"sends_telemetry_event": false
]
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_dragon_tree_log",
"has_the_recipe"
"has_the_recipe",
"has_dragon_tree_log"
]
],
"rewards": {
"recipes": [
"betterend:dragon_tree_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -34,15 +34,14 @@
},
"requirements": [
[
"has_the_recipe",
"has_book",
"has_dragon_tree_planks",
"has_the_recipe"
"has_dragon_tree_planks"
]
],
"rewards": {
"recipes": [
"betterend:dragon_tree_bookshelf"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_dragon_tree_bark",
"has_the_recipe"
"has_the_recipe",
"has_dragon_tree_bark"
]
],
"rewards": {
"recipes": [
"betterend:dragon_tree_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -37,14 +37,13 @@
},
"requirements": [
[
"has_dragon_tree_log_dragon_tree_bark_drago",
"has_the_recipe"
"has_the_recipe",
"has_dragon_tree_log_dragon_tree_bark_drago"
]
],
"rewards": {
"recipes": [
"betterend:dragon_tree_planks"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_dragon_tree_planks",
"has_the_recipe"
"has_the_recipe",
"has_dragon_tree_planks"
]
],
"rewards": {
"recipes": [
"betterend:dragon_tree_slab"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_dragon_tree_planks",
"has_the_recipe"
"has_the_recipe",
"has_dragon_tree_planks"
]
],
"rewards": {
"recipes": [
"betterend:dragon_tree_stairs"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_dragon_tree_stripped_log",
"has_the_recipe"
"has_the_recipe",
"has_dragon_tree_stripped_log"
]
],
"rewards": {
"recipes": [
"betterend:dragon_tree_stripped_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_dragon_tree_stripped_bark",
"has_the_recipe"
"has_the_recipe",
"has_dragon_tree_stripped_bark"
]
],
"rewards": {
"recipes": [
"betterend:dragon_tree_stripped_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_end_lotus_log",
"has_the_recipe"
"has_the_recipe",
"has_end_lotus_log"
]
],
"rewards": {
"recipes": [
"betterend:end_lotus_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -34,15 +34,14 @@
},
"requirements": [
[
"has_the_recipe",
"has_book",
"has_end_lotus_planks",
"has_the_recipe"
"has_end_lotus_planks"
]
],
"rewards": {
"recipes": [
"betterend:end_lotus_bookshelf"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_end_lotus_bark",
"has_the_recipe"
"has_the_recipe",
"has_end_lotus_bark"
]
],
"rewards": {
"recipes": [
"betterend:end_lotus_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -37,14 +37,13 @@
},
"requirements": [
[
"has_end_lotus_log_end_lotus_bark_end_lotus",
"has_the_recipe"
"has_the_recipe",
"has_end_lotus_log_end_lotus_bark_end_lotus"
]
],
"rewards": {
"recipes": [
"betterend:end_lotus_planks"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_end_lotus_planks",
"has_the_recipe"
"has_the_recipe",
"has_end_lotus_planks"
]
],
"rewards": {
"recipes": [
"betterend:end_lotus_slab"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_end_lotus_planks",
"has_the_recipe"
"has_the_recipe",
"has_end_lotus_planks"
]
],
"rewards": {
"recipes": [
"betterend:end_lotus_stairs"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_end_lotus_stripped_log",
"has_the_recipe"
"has_the_recipe",
"has_end_lotus_stripped_log"
]
],
"rewards": {
"recipes": [
"betterend:end_lotus_stripped_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_end_lotus_stripped_bark",
"has_the_recipe"
"has_the_recipe",
"has_end_lotus_stripped_bark"
]
],
"rewards": {
"recipes": [
"betterend:end_lotus_stripped_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_end_stone_brick_cracked",
"has_the_recipe"
"has_the_recipe",
"has_end_stone_brick_cracked"
]
],
"rewards": {
"recipes": [
"betterend:end_stone_brick_cracked_slab"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_end_stone_brick_cracked",
"has_the_recipe"
"has_the_recipe",
"has_end_stone_brick_cracked"
]
],
"rewards": {
"recipes": [
"betterend:end_stone_brick_cracked_stairs"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_end_stone_brick_weathered",
"has_the_recipe"
"has_the_recipe",
"has_end_stone_brick_weathered"
]
],
"rewards": {
"recipes": [
"betterend:end_stone_brick_weathered_slab"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_end_stone_brick_weathered",
"has_the_recipe"
"has_the_recipe",
"has_end_stone_brick_weathered"
]
],
"rewards": {
"recipes": [
"betterend:end_stone_brick_weathered_stairs"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_helix_tree_log",
"has_the_recipe"
"has_the_recipe",
"has_helix_tree_log"
]
],
"rewards": {
"recipes": [
"betterend:helix_tree_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -34,15 +34,14 @@
},
"requirements": [
[
"has_the_recipe",
"has_book",
"has_helix_tree_planks",
"has_the_recipe"
"has_helix_tree_planks"
]
],
"rewards": {
"recipes": [
"betterend:helix_tree_bookshelf"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_helix_tree_bark",
"has_the_recipe"
"has_the_recipe",
"has_helix_tree_bark"
]
],
"rewards": {
"recipes": [
"betterend:helix_tree_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -37,14 +37,13 @@
},
"requirements": [
[
"has_helix_tree_log_helix_tree_bark_helix_t",
"has_the_recipe"
"has_the_recipe",
"has_helix_tree_log_helix_tree_bark_helix_t"
]
],
"rewards": {
"recipes": [
"betterend:helix_tree_planks"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_helix_tree_planks",
"has_the_recipe"
"has_the_recipe",
"has_helix_tree_planks"
]
],
"rewards": {
"recipes": [
"betterend:helix_tree_slab"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_helix_tree_planks",
"has_the_recipe"
"has_the_recipe",
"has_helix_tree_planks"
]
],
"rewards": {
"recipes": [
"betterend:helix_tree_stairs"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_helix_tree_stripped_log",
"has_the_recipe"
"has_the_recipe",
"has_helix_tree_stripped_log"
]
],
"rewards": {
"recipes": [
"betterend:helix_tree_stripped_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_helix_tree_stripped_bark",
"has_the_recipe"
"has_the_recipe",
"has_helix_tree_stripped_bark"
]
],
"rewards": {
"recipes": [
"betterend:helix_tree_stripped_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_jellyshroom_log",
"has_the_recipe"
"has_the_recipe",
"has_jellyshroom_log"
]
],
"rewards": {
"recipes": [
"betterend:jellyshroom_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -34,15 +34,14 @@
},
"requirements": [
[
"has_the_recipe",
"has_book",
"has_jellyshroom_planks",
"has_the_recipe"
"has_jellyshroom_planks"
]
],
"rewards": {
"recipes": [
"betterend:jellyshroom_bookshelf"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_jellyshroom_bark",
"has_the_recipe"
"has_the_recipe",
"has_jellyshroom_bark"
]
],
"rewards": {
"recipes": [
"betterend:jellyshroom_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -37,14 +37,13 @@
},
"requirements": [
[
"has_jellyshroom_log_jellyshroom_bark_jelly",
"has_the_recipe"
"has_the_recipe",
"has_jellyshroom_log_jellyshroom_bark_jelly"
]
],
"rewards": {
"recipes": [
"betterend:jellyshroom_planks"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_jellyshroom_planks",
"has_the_recipe"
"has_the_recipe",
"has_jellyshroom_planks"
]
],
"rewards": {
"recipes": [
"betterend:jellyshroom_slab"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_jellyshroom_planks",
"has_the_recipe"
"has_the_recipe",
"has_jellyshroom_planks"
]
],
"rewards": {
"recipes": [
"betterend:jellyshroom_stairs"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_jellyshroom_stripped_log",
"has_the_recipe"
"has_the_recipe",
"has_jellyshroom_stripped_log"
]
],
"rewards": {
"recipes": [
"betterend:jellyshroom_stripped_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_jellyshroom_stripped_bark",
"has_the_recipe"
"has_the_recipe",
"has_jellyshroom_stripped_bark"
]
],
"rewards": {
"recipes": [
"betterend:jellyshroom_stripped_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_lacugrove_log",
"has_the_recipe"
"has_the_recipe",
"has_lacugrove_log"
]
],
"rewards": {
"recipes": [
"betterend:lacugrove_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -34,15 +34,14 @@
},
"requirements": [
[
"has_the_recipe",
"has_book",
"has_lacugrove_planks",
"has_the_recipe"
"has_lacugrove_planks"
]
],
"rewards": {
"recipes": [
"betterend:lacugrove_bookshelf"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_lacugrove_bark",
"has_the_recipe"
"has_the_recipe",
"has_lacugrove_bark"
]
],
"rewards": {
"recipes": [
"betterend:lacugrove_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -37,14 +37,13 @@
},
"requirements": [
[
"has_lacugrove_log_lacugrove_bark_lacugrove",
"has_the_recipe"
"has_the_recipe",
"has_lacugrove_log_lacugrove_bark_lacugrove"
]
],
"rewards": {
"recipes": [
"betterend:lacugrove_planks"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_lacugrove_planks",
"has_the_recipe"
"has_the_recipe",
"has_lacugrove_planks"
]
],
"rewards": {
"recipes": [
"betterend:lacugrove_slab"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_lacugrove_planks",
"has_the_recipe"
"has_the_recipe",
"has_lacugrove_planks"
]
],
"rewards": {
"recipes": [
"betterend:lacugrove_stairs"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_lacugrove_stripped_log",
"has_the_recipe"
"has_the_recipe",
"has_lacugrove_stripped_log"
]
],
"rewards": {
"recipes": [
"betterend:lacugrove_stripped_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_lacugrove_stripped_bark",
"has_the_recipe"
"has_the_recipe",
"has_lacugrove_stripped_bark"
]
],
"rewards": {
"recipes": [
"betterend:lacugrove_stripped_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_lucernia_log",
"has_the_recipe"
"has_the_recipe",
"has_lucernia_log"
]
],
"rewards": {
"recipes": [
"betterend:lucernia_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -34,15 +34,14 @@
},
"requirements": [
[
"has_the_recipe",
"has_book",
"has_lucernia_planks",
"has_the_recipe"
"has_lucernia_planks"
]
],
"rewards": {
"recipes": [
"betterend:lucernia_bookshelf"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_lucernia_bark",
"has_the_recipe"
"has_the_recipe",
"has_lucernia_bark"
]
],
"rewards": {
"recipes": [
"betterend:lucernia_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -37,14 +37,13 @@
},
"requirements": [
[
"has_lucernia_log_lucernia_bark_lucernia_st",
"has_the_recipe"
"has_the_recipe",
"has_lucernia_log_lucernia_bark_lucernia_st"
]
],
"rewards": {
"recipes": [
"betterend:lucernia_planks"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_lucernia_planks",
"has_the_recipe"
"has_the_recipe",
"has_lucernia_planks"
]
],
"rewards": {
"recipes": [
"betterend:lucernia_slab"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_lucernia_planks",
"has_the_recipe"
"has_the_recipe",
"has_lucernia_planks"
]
],
"rewards": {
"recipes": [
"betterend:lucernia_stairs"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_lucernia_stripped_log",
"has_the_recipe"
"has_the_recipe",
"has_lucernia_stripped_log"
]
],
"rewards": {
"recipes": [
"betterend:lucernia_stripped_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_lucernia_stripped_bark",
"has_the_recipe"
"has_the_recipe",
"has_lucernia_stripped_bark"
]
],
"rewards": {
"recipes": [
"betterend:lucernia_stripped_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_mossy_glowshroom_log",
"has_the_recipe"
"has_the_recipe",
"has_mossy_glowshroom_log"
]
],
"rewards": {
"recipes": [
"betterend:mossy_glowshroom_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -34,15 +34,14 @@
},
"requirements": [
[
"has_the_recipe",
"has_book",
"has_mossy_glowshroom_planks",
"has_the_recipe"
"has_mossy_glowshroom_planks"
]
],
"rewards": {
"recipes": [
"betterend:mossy_glowshroom_bookshelf"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_mossy_glowshroom_bark",
"has_the_recipe"
"has_the_recipe",
"has_mossy_glowshroom_bark"
]
],
"rewards": {
"recipes": [
"betterend:mossy_glowshroom_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -37,14 +37,13 @@
},
"requirements": [
[
"has_mossy_glowshroom_log_mossy_glowshroom_",
"has_the_recipe"
"has_the_recipe",
"has_mossy_glowshroom_log_mossy_glowshroom_"
]
],
"rewards": {
"recipes": [
"betterend:mossy_glowshroom_planks"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_mossy_glowshroom_planks",
"has_the_recipe"
"has_the_recipe",
"has_mossy_glowshroom_planks"
]
],
"rewards": {
"recipes": [
"betterend:mossy_glowshroom_slab"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_mossy_glowshroom_planks",
"has_the_recipe"
"has_the_recipe",
"has_mossy_glowshroom_planks"
]
],
"rewards": {
"recipes": [
"betterend:mossy_glowshroom_stairs"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_mossy_glowshroom_stripped_log",
"has_the_recipe"
"has_the_recipe",
"has_mossy_glowshroom_stripped_log"
]
],
"rewards": {
"recipes": [
"betterend:mossy_glowshroom_stripped_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_mossy_glowshroom_stripped_bark",
"has_the_recipe"
"has_the_recipe",
"has_mossy_glowshroom_stripped_bark"
]
],
"rewards": {
"recipes": [
"betterend:mossy_glowshroom_stripped_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_pythadendron_log",
"has_the_recipe"
"has_the_recipe",
"has_pythadendron_log"
]
],
"rewards": {
"recipes": [
"betterend:pythadendron_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -34,15 +34,14 @@
},
"requirements": [
[
"has_the_recipe",
"has_book",
"has_pythadendron_planks",
"has_the_recipe"
"has_pythadendron_planks"
]
],
"rewards": {
"recipes": [
"betterend:pythadendron_bookshelf"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_pythadendron_bark",
"has_the_recipe"
"has_the_recipe",
"has_pythadendron_bark"
]
],
"rewards": {
"recipes": [
"betterend:pythadendron_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -37,14 +37,13 @@
},
"requirements": [
[
"has_pythadendron_log_pythadendron_bark_pyt",
"has_the_recipe"
"has_the_recipe",
"has_pythadendron_log_pythadendron_bark_pyt"
]
],
"rewards": {
"recipes": [
"betterend:pythadendron_planks"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_pythadendron_planks",
"has_the_recipe"
"has_the_recipe",
"has_pythadendron_planks"
]
],
"rewards": {
"recipes": [
"betterend:pythadendron_slab"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_pythadendron_planks",
"has_the_recipe"
"has_the_recipe",
"has_pythadendron_planks"
]
],
"rewards": {
"recipes": [
"betterend:pythadendron_stairs"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_pythadendron_stripped_log",
"has_the_recipe"
"has_the_recipe",
"has_pythadendron_stripped_log"
]
],
"rewards": {
"recipes": [
"betterend:pythadendron_stripped_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_pythadendron_stripped_bark",
"has_the_recipe"
"has_the_recipe",
"has_pythadendron_stripped_bark"
]
],
"rewards": {
"recipes": [
"betterend:pythadendron_stripped_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_tenanea_log",
"has_the_recipe"
"has_the_recipe",
"has_tenanea_log"
]
],
"rewards": {
"recipes": [
"betterend:tenanea_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -34,15 +34,14 @@
},
"requirements": [
[
"has_the_recipe",
"has_book",
"has_tenanea_planks",
"has_the_recipe"
"has_tenanea_planks"
]
],
"rewards": {
"recipes": [
"betterend:tenanea_bookshelf"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_tenanea_bark",
"has_the_recipe"
"has_the_recipe",
"has_tenanea_bark"
]
],
"rewards": {
"recipes": [
"betterend:tenanea_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -37,14 +37,13 @@
},
"requirements": [
[
"has_tenanea_log_tenanea_bark_tenanea_strip",
"has_the_recipe"
"has_the_recipe",
"has_tenanea_log_tenanea_bark_tenanea_strip"
]
],
"rewards": {
"recipes": [
"betterend:tenanea_planks"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_tenanea_planks",
"has_the_recipe"
"has_the_recipe",
"has_tenanea_planks"
]
],
"rewards": {
"recipes": [
"betterend:tenanea_slab"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_tenanea_planks",
"has_the_recipe"
"has_the_recipe",
"has_tenanea_planks"
]
],
"rewards": {
"recipes": [
"betterend:tenanea_stairs"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_tenanea_stripped_log",
"has_the_recipe"
"has_the_recipe",
"has_tenanea_stripped_log"
]
],
"rewards": {
"recipes": [
"betterend:tenanea_stripped_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_tenanea_stripped_bark",
"has_the_recipe"
"has_the_recipe",
"has_tenanea_stripped_bark"
]
],
"rewards": {
"recipes": [
"betterend:tenanea_stripped_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_umbrella_tree_log",
"has_the_recipe"
"has_the_recipe",
"has_umbrella_tree_log"
]
],
"rewards": {
"recipes": [
"betterend:umbrella_tree_bark"
]
},
"sends_telemetry_event": false
}
}

View file

@ -34,15 +34,14 @@
},
"requirements": [
[
"has_the_recipe",
"has_umbrella_tree_planks",
"has_book",
"has_the_recipe"
"has_book"
]
],
"rewards": {
"recipes": [
"betterend:umbrella_tree_bookshelf"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_umbrella_tree_bark",
"has_the_recipe"
"has_the_recipe",
"has_umbrella_tree_bark"
]
],
"rewards": {
"recipes": [
"betterend:umbrella_tree_log"
]
},
"sends_telemetry_event": false
}
}

View file

@ -37,14 +37,13 @@
},
"requirements": [
[
"has_umbrella_tree_log_umbrella_tree_bark_u",
"has_the_recipe"
"has_the_recipe",
"has_umbrella_tree_log_umbrella_tree_bark_u"
]
],
"rewards": {
"recipes": [
"betterend:umbrella_tree_planks"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_umbrella_tree_planks",
"has_the_recipe"
"has_the_recipe",
"has_umbrella_tree_planks"
]
],
"rewards": {
"recipes": [
"betterend:umbrella_tree_slab"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_umbrella_tree_planks",
"has_the_recipe"
"has_the_recipe",
"has_umbrella_tree_planks"
]
],
"rewards": {
"recipes": [
"betterend:umbrella_tree_stairs"
]
},
"sends_telemetry_event": false
}
}

View file

@ -22,14 +22,13 @@
},
"requirements": [
[
"has_umbrella_tree_stripped_log",
"has_the_recipe"
"has_the_recipe",
"has_umbrella_tree_stripped_log"
]
],
"rewards": {
"recipes": [
"betterend:umbrella_tree_stripped_bark"
]
},
"sends_telemetry_event": false
}
}

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