Regenerated Datapack

This commit is contained in:
Frank 2023-06-11 14:36:14 +02:00
parent 605c35156c
commit 083697107a
118 changed files with 3692 additions and 59 deletions

View file

@ -419,80 +419,80 @@
}
},
"requirements": [
[
"betterend:empty_smaragdant_cave"
],
[
"betterend:lush_smaragdant_cave"
],
[
"betterend:lantern_woods"
],
[
"betterend:painted_mountains"
],
[
"betterend:glowing_grasslands"
],
[
"betterend:crystal_mountains"
],
[
"betterend:empty_aurora_cave"
],
[
"betterend:ice_starfield"
],
[
"betterend:megalake"
],
[
"betterend:dragon_graveyards"
],
[
"betterend:shadow_forest"
],
[
"betterend:jade_cave"
],
[
"betterend:neon_oasis"
],
[
"betterend:foggy_mushroomland"
"betterend:ice_starfield"
],
[
"betterend:amber_land"
"betterend:umbrella_jungle"
],
[
"betterend:empty_end_cave"
],
[
"betterend:megalake_grove"
],
[
"betterend:painted_mountains"
],
[
"betterend:dry_shrubland"
],
[
"betterend:dragon_graveyards"
],
[
"betterend:blossoming_spires"
],
[
"betterend:lush_aurora_cave"
],
[
"betterend:dry_shrubland"
],
[
"betterend:empty_smaragdant_cave"
],
[
"betterend:lush_smaragdant_cave"
],
[
"betterend:umbra_valley"
],
[
"betterend:umbrella_jungle"
],
[
"betterend:dust_wastelands"
],
[
"betterend:empty_end_cave"
"betterend:empty_aurora_cave"
],
[
"betterend:sulphur_springs"
],
[
"betterend:dust_wastelands"
],
[
"betterend:chorus_forest"
],
[
"betterend:jade_cave"
],
[
"betterend:megalake"
],
[
"betterend:amber_land"
],
[
"betterend:glowing_grasslands"
],
[
"betterend:crystal_mountains"
],
[
"betterend:foggy_mushroomland"
]
],
"rewards": {

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_end_stone_brick_cracked": {
"conditions": {
"items": [
{
"items": [
"betterend:end_stone_brick_cracked"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:end_stone_brick_cracked_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_end_stone_brick_cracked",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:end_stone_brick_cracked_slab"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_end_stone_brick_cracked": {
"conditions": {
"items": [
{
"items": [
"betterend:end_stone_brick_cracked"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:end_stone_brick_cracked_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_end_stone_brick_cracked",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:end_stone_brick_cracked_stairs"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_end_stone_brick_weathered": {
"conditions": {
"items": [
{
"items": [
"betterend:end_stone_brick_weathered"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:end_stone_brick_weathered_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_end_stone_brick_weathered",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:end_stone_brick_weathered_slab"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_end_stone_brick_weathered": {
"conditions": {
"items": [
{
"items": [
"betterend:end_stone_brick_weathered"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:end_stone_brick_weathered_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_end_stone_brick_weathered",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:end_stone_brick_weathered_stairs"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_dragon_tree_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:dragon_tree_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:dragon_tree_bar_stool"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_dragon_tree_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:dragon_tree_bar_stool"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_dragon_tree_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:dragon_tree_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:dragon_tree_chair"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_dragon_tree_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:dragon_tree_chair"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_dragon_tree_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:dragon_tree_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:dragon_tree_taburet"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_dragon_tree_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:dragon_tree_taburet"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_end_lotus_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:end_lotus_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:end_lotus_bar_stool"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_end_lotus_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:end_lotus_bar_stool"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_end_lotus_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:end_lotus_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:end_lotus_chair"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_end_lotus_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:end_lotus_chair"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_end_lotus_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:end_lotus_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:end_lotus_taburet"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_end_lotus_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:end_lotus_taburet"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_helix_tree_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:helix_tree_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:helix_tree_bar_stool"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_helix_tree_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:helix_tree_bar_stool"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_helix_tree_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:helix_tree_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:helix_tree_chair"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_helix_tree_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:helix_tree_chair"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_helix_tree_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:helix_tree_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:helix_tree_taburet"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_helix_tree_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:helix_tree_taburet"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_jellyshroom_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:jellyshroom_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:jellyshroom_bar_stool"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_jellyshroom_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:jellyshroom_bar_stool"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_jellyshroom_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:jellyshroom_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:jellyshroom_chair"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_jellyshroom_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:jellyshroom_chair"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_jellyshroom_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:jellyshroom_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:jellyshroom_taburet"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_jellyshroom_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:jellyshroom_taburet"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lacugrove_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:lacugrove_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:lacugrove_bar_stool"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_lacugrove_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:lacugrove_bar_stool"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lacugrove_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:lacugrove_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:lacugrove_chair"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_lacugrove_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:lacugrove_chair"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lacugrove_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:lacugrove_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:lacugrove_taburet"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_lacugrove_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:lacugrove_taburet"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lucernia_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:lucernia_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:lucernia_bar_stool"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_lucernia_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:lucernia_bar_stool"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lucernia_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:lucernia_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:lucernia_chair"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_lucernia_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:lucernia_chair"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lucernia_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:lucernia_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:lucernia_taburet"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_lucernia_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:lucernia_taburet"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_mossy_glowshroom_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:mossy_glowshroom_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:mossy_glowshroom_bar_stool"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_mossy_glowshroom_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:mossy_glowshroom_bar_stool"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_mossy_glowshroom_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:mossy_glowshroom_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:mossy_glowshroom_chair"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_mossy_glowshroom_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:mossy_glowshroom_chair"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_mossy_glowshroom_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:mossy_glowshroom_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:mossy_glowshroom_taburet"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_mossy_glowshroom_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:mossy_glowshroom_taburet"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_pythadendron_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:pythadendron_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:pythadendron_bar_stool"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_pythadendron_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:pythadendron_bar_stool"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_pythadendron_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:pythadendron_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:pythadendron_chair"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_pythadendron_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:pythadendron_chair"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_pythadendron_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:pythadendron_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:pythadendron_taburet"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_pythadendron_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:pythadendron_taburet"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_tenanea_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:tenanea_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:tenanea_bar_stool"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_tenanea_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:tenanea_bar_stool"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_tenanea_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:tenanea_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:tenanea_chair"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_tenanea_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:tenanea_chair"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_tenanea_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:tenanea_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:tenanea_taburet"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_tenanea_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:tenanea_taburet"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:umbrella_tree_bar_stool"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_umbrella_tree_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:umbrella_tree_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_umbrella_tree_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:umbrella_tree_bar_stool"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:umbrella_tree_chair"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_umbrella_tree_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:umbrella_tree_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_umbrella_tree_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:umbrella_tree_chair"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stick": {
"conditions": {
"items": [
{
"items": [
"minecraft:stick"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:umbrella_tree_taburet"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_umbrella_tree_slab": {
"conditions": {
"items": [
{
"items": [
"betterend:umbrella_tree_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_umbrella_tree_slab",
"has_stick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:umbrella_tree_taburet"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_dragon_tree_fence": {
"conditions": {
"items": [
{
"items": [
"betterend:dragon_tree_fence"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_dragon_tree_planks": {
"conditions": {
"items": [
{
"items": [
"betterend:dragon_tree_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:dragon_tree_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_dragon_tree_planks",
"has_dragon_tree_fence",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:dragon_tree_wall"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_end_lotus_fence": {
"conditions": {
"items": [
{
"items": [
"betterend:end_lotus_fence"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_end_lotus_planks": {
"conditions": {
"items": [
{
"items": [
"betterend:end_lotus_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:end_lotus_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_end_lotus_fence",
"has_end_lotus_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:end_lotus_wall"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_block.minecraft.end_stone_bricks": {
"conditions": {
"items": [
{
"items": [
"minecraft:end_stone_bricks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:end_stone_brick_cracked_smelting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_block.minecraft.end_stone_bricks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:end_stone_brick_cracked_smelting"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_end_stone_bricks": {
"conditions": {
"items": [
{
"items": [
"minecraft:end_stone_bricks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:end_stone_brick_cracked_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_end_stone_bricks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:end_stone_brick_cracked_wall"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_end_stone_bricks": {
"conditions": {
"items": [
{
"items": [
"minecraft:end_stone_bricks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_moss_block": {
"conditions": {
"items": [
{
"items": [
"minecraft:moss_block"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:end_stone_brick_weathered_from_moss"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_moss_block",
"has_end_stone_bricks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:end_stone_brick_weathered_from_moss"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_end_stone_bricks": {
"conditions": {
"items": [
{
"items": [
"minecraft:end_stone_bricks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:end_stone_brick_weathered_from_vine"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_vine": {
"conditions": {
"items": [
{
"items": [
"minecraft:vine"
]
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_end_stone_bricks",
"has_vine",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:end_stone_brick_weathered_from_vine"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_end_stone_bricks": {
"conditions": {
"items": [
{
"items": [
"minecraft:end_stone_bricks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:end_stone_brick_weathered_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_end_stone_bricks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:end_stone_brick_weathered_wall"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_helix_tree_fence": {
"conditions": {
"items": [
{
"items": [
"betterend:helix_tree_fence"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_helix_tree_planks": {
"conditions": {
"items": [
{
"items": [
"betterend:helix_tree_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:helix_tree_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_helix_tree_planks",
"has_helix_tree_fence",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:helix_tree_wall"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_jellyshroom_fence": {
"conditions": {
"items": [
{
"items": [
"betterend:jellyshroom_fence"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_jellyshroom_planks": {
"conditions": {
"items": [
{
"items": [
"betterend:jellyshroom_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:jellyshroom_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_jellyshroom_planks",
"has_jellyshroom_fence",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:jellyshroom_wall"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lacugrove_fence": {
"conditions": {
"items": [
{
"items": [
"betterend:lacugrove_fence"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_lacugrove_planks": {
"conditions": {
"items": [
{
"items": [
"betterend:lacugrove_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:lacugrove_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_lacugrove_planks",
"has_lacugrove_fence",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:lacugrove_wall"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lucernia_fence": {
"conditions": {
"items": [
{
"items": [
"betterend:lucernia_fence"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_lucernia_planks": {
"conditions": {
"items": [
{
"items": [
"betterend:lucernia_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:lucernia_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_lucernia_fence",
"has_lucernia_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:lucernia_wall"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_mossy_glowshroom_fence": {
"conditions": {
"items": [
{
"items": [
"betterend:mossy_glowshroom_fence"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_mossy_glowshroom_planks": {
"conditions": {
"items": [
{
"items": [
"betterend:mossy_glowshroom_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:mossy_glowshroom_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_mossy_glowshroom_fence",
"has_mossy_glowshroom_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:mossy_glowshroom_wall"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_pythadendron_fence": {
"conditions": {
"items": [
{
"items": [
"betterend:pythadendron_fence"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_pythadendron_planks": {
"conditions": {
"items": [
{
"items": [
"betterend:pythadendron_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:pythadendron_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_pythadendron_planks",
"has_pythadendron_fence",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:pythadendron_wall"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_block.betterend.end_stone_brick_cracked": {
"conditions": {
"items": [
{
"items": [
"betterend:end_stone_brick_cracked"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:stonecutter_end_stone_brick_cracked_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_block.betterend.end_stone_brick_cracked",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:stonecutter_end_stone_brick_cracked_slab"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_block.betterend.end_stone_brick_cracked": {
"conditions": {
"items": [
{
"items": [
"betterend:end_stone_brick_cracked"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:stonecutter_end_stone_brick_cracked_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_block.betterend.end_stone_brick_cracked",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:stonecutter_end_stone_brick_cracked_stairs"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_block.betterend.end_stone_brick_cracked": {
"conditions": {
"items": [
{
"items": [
"betterend:end_stone_brick_cracked"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:stonecutter_end_stone_brick_cracked_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_block.betterend.end_stone_brick_cracked",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:stonecutter_end_stone_brick_cracked_wall"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_block.betterend.end_stone_brick_weathered": {
"conditions": {
"items": [
{
"items": [
"betterend:end_stone_brick_weathered"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:stonecutter_end_stone_brick_weathered_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_block.betterend.end_stone_brick_weathered",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:stonecutter_end_stone_brick_weathered_slab"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_block.betterend.end_stone_brick_weathered": {
"conditions": {
"items": [
{
"items": [
"betterend:end_stone_brick_weathered"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:stonecutter_end_stone_brick_weathered_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_block.betterend.end_stone_brick_weathered",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:stonecutter_end_stone_brick_weathered_stairs"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_block.betterend.end_stone_brick_weathered": {
"conditions": {
"items": [
{
"items": [
"betterend:end_stone_brick_weathered"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:stonecutter_end_stone_brick_weathered_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_block.betterend.end_stone_brick_weathered",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:stonecutter_end_stone_brick_weathered_wall"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_tenanea_fence": {
"conditions": {
"items": [
{
"items": [
"betterend:tenanea_fence"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_tenanea_planks": {
"conditions": {
"items": [
{
"items": [
"betterend:tenanea_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "betterend:tenanea_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_tenanea_fence",
"has_tenanea_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:tenanea_wall"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,48 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_the_recipe": {
"conditions": {
"recipe": "betterend:umbrella_tree_wall"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_umbrella_tree_fence": {
"conditions": {
"items": [
{
"items": [
"betterend:umbrella_tree_fence"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_umbrella_tree_planks": {
"conditions": {
"items": [
{
"items": [
"betterend:umbrella_tree_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_umbrella_tree_planks",
"has_umbrella_tree_fence",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"betterend:umbrella_tree_wall"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "bar_stool",
"key": {
"#": {
"item": "betterend:dragon_tree_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II",
"II"
],
"result": {
"item": "betterend:dragon_tree_bar_stool"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "chair",
"key": {
"#": {
"item": "betterend:dragon_tree_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"I ",
"##",
"II"
],
"result": {
"item": "betterend:dragon_tree_chair"
},
"show_notification": true
}

View file

@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "taburet",
"key": {
"#": {
"item": "betterend:dragon_tree_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II"
],
"result": {
"item": "betterend:dragon_tree_taburet"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wall",
"key": {
"*": {
"item": "betterend:dragon_tree_planks"
},
"|": {
"item": "betterend:dragon_tree_fence"
}
},
"pattern": [
"* *",
"|||"
],
"result": {
"count": 6,
"item": "betterend:dragon_tree_wall"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "bar_stool",
"key": {
"#": {
"item": "betterend:end_lotus_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II",
"II"
],
"result": {
"item": "betterend:end_lotus_bar_stool"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "chair",
"key": {
"#": {
"item": "betterend:end_lotus_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"I ",
"##",
"II"
],
"result": {
"item": "betterend:end_lotus_chair"
},
"show_notification": true
}

View file

@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "taburet",
"key": {
"#": {
"item": "betterend:end_lotus_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II"
],
"result": {
"item": "betterend:end_lotus_taburet"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wall",
"key": {
"*": {
"item": "betterend:end_lotus_planks"
},
"|": {
"item": "betterend:end_lotus_fence"
}
},
"pattern": [
"* *",
"|||"
],
"result": {
"count": 6,
"item": "betterend:end_lotus_wall"
},
"show_notification": true
}

View file

@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "slab",
"key": {
"#": {
"item": "betterend:end_stone_brick_cracked"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"item": "betterend:end_stone_brick_cracked_slab"
},
"show_notification": true
}

View file

@ -0,0 +1,10 @@
{
"type": "minecraft:smelting",
"category": "blocks",
"cookingtime": 200,
"experience": 0.0,
"ingredient": {
"item": "minecraft:end_stone_bricks"
},
"result": "betterend:end_stone_brick_cracked"
}

View file

@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "stairs",
"key": {
"#": {
"item": "betterend:end_stone_brick_cracked"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"item": "betterend:end_stone_brick_cracked_stairs"
},
"show_notification": true
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wall",
"key": {
"#": {
"item": "minecraft:end_stone_bricks"
}
},
"pattern": [
"###",
"###"
],
"result": {
"count": 6,
"item": "betterend:end_stone_brick_cracked_wall"
},
"show_notification": true
}

View file

@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:end_stone_bricks"
},
{
"item": "minecraft:moss_block"
}
],
"result": {
"item": "betterend:end_stone_brick_weathered"
}
}

View file

@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:end_stone_bricks"
},
{
"item": "minecraft:vine"
}
],
"result": {
"item": "betterend:end_stone_brick_weathered"
}
}

View file

@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "slab",
"key": {
"#": {
"item": "betterend:end_stone_brick_weathered"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"item": "betterend:end_stone_brick_weathered_slab"
},
"show_notification": true
}

View file

@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "stairs",
"key": {
"#": {
"item": "betterend:end_stone_brick_weathered"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"item": "betterend:end_stone_brick_weathered_stairs"
},
"show_notification": true
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wall",
"key": {
"#": {
"item": "minecraft:end_stone_bricks"
}
},
"pattern": [
"###",
"###"
],
"result": {
"count": 6,
"item": "betterend:end_stone_brick_weathered_wall"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "bar_stool",
"key": {
"#": {
"item": "betterend:helix_tree_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II",
"II"
],
"result": {
"item": "betterend:helix_tree_bar_stool"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "chair",
"key": {
"#": {
"item": "betterend:helix_tree_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"I ",
"##",
"II"
],
"result": {
"item": "betterend:helix_tree_chair"
},
"show_notification": true
}

View file

@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "taburet",
"key": {
"#": {
"item": "betterend:helix_tree_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II"
],
"result": {
"item": "betterend:helix_tree_taburet"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wall",
"key": {
"*": {
"item": "betterend:helix_tree_planks"
},
"|": {
"item": "betterend:helix_tree_fence"
}
},
"pattern": [
"* *",
"|||"
],
"result": {
"count": 6,
"item": "betterend:helix_tree_wall"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "bar_stool",
"key": {
"#": {
"item": "betterend:jellyshroom_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II",
"II"
],
"result": {
"item": "betterend:jellyshroom_bar_stool"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "chair",
"key": {
"#": {
"item": "betterend:jellyshroom_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"I ",
"##",
"II"
],
"result": {
"item": "betterend:jellyshroom_chair"
},
"show_notification": true
}

View file

@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "taburet",
"key": {
"#": {
"item": "betterend:jellyshroom_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II"
],
"result": {
"item": "betterend:jellyshroom_taburet"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wall",
"key": {
"*": {
"item": "betterend:jellyshroom_planks"
},
"|": {
"item": "betterend:jellyshroom_fence"
}
},
"pattern": [
"* *",
"|||"
],
"result": {
"count": 6,
"item": "betterend:jellyshroom_wall"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "bar_stool",
"key": {
"#": {
"item": "betterend:lacugrove_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II",
"II"
],
"result": {
"item": "betterend:lacugrove_bar_stool"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "chair",
"key": {
"#": {
"item": "betterend:lacugrove_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"I ",
"##",
"II"
],
"result": {
"item": "betterend:lacugrove_chair"
},
"show_notification": true
}

View file

@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "taburet",
"key": {
"#": {
"item": "betterend:lacugrove_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II"
],
"result": {
"item": "betterend:lacugrove_taburet"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wall",
"key": {
"*": {
"item": "betterend:lacugrove_planks"
},
"|": {
"item": "betterend:lacugrove_fence"
}
},
"pattern": [
"* *",
"|||"
],
"result": {
"count": 6,
"item": "betterend:lacugrove_wall"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "bar_stool",
"key": {
"#": {
"item": "betterend:lucernia_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II",
"II"
],
"result": {
"item": "betterend:lucernia_bar_stool"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "chair",
"key": {
"#": {
"item": "betterend:lucernia_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"I ",
"##",
"II"
],
"result": {
"item": "betterend:lucernia_chair"
},
"show_notification": true
}

View file

@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "taburet",
"key": {
"#": {
"item": "betterend:lucernia_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II"
],
"result": {
"item": "betterend:lucernia_taburet"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wall",
"key": {
"*": {
"item": "betterend:lucernia_planks"
},
"|": {
"item": "betterend:lucernia_fence"
}
},
"pattern": [
"* *",
"|||"
],
"result": {
"count": 6,
"item": "betterend:lucernia_wall"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "bar_stool",
"key": {
"#": {
"item": "betterend:mossy_glowshroom_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II",
"II"
],
"result": {
"item": "betterend:mossy_glowshroom_bar_stool"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "chair",
"key": {
"#": {
"item": "betterend:mossy_glowshroom_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"I ",
"##",
"II"
],
"result": {
"item": "betterend:mossy_glowshroom_chair"
},
"show_notification": true
}

View file

@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "taburet",
"key": {
"#": {
"item": "betterend:mossy_glowshroom_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II"
],
"result": {
"item": "betterend:mossy_glowshroom_taburet"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wall",
"key": {
"*": {
"item": "betterend:mossy_glowshroom_planks"
},
"|": {
"item": "betterend:mossy_glowshroom_fence"
}
},
"pattern": [
"* *",
"|||"
],
"result": {
"count": 6,
"item": "betterend:mossy_glowshroom_wall"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "bar_stool",
"key": {
"#": {
"item": "betterend:pythadendron_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II",
"II"
],
"result": {
"item": "betterend:pythadendron_bar_stool"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "chair",
"key": {
"#": {
"item": "betterend:pythadendron_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"I ",
"##",
"II"
],
"result": {
"item": "betterend:pythadendron_chair"
},
"show_notification": true
}

View file

@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "taburet",
"key": {
"#": {
"item": "betterend:pythadendron_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II"
],
"result": {
"item": "betterend:pythadendron_taburet"
},
"show_notification": true
}

View file

@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wall",
"key": {
"*": {
"item": "betterend:pythadendron_planks"
},
"|": {
"item": "betterend:pythadendron_fence"
}
},
"pattern": [
"* *",
"|||"
],
"result": {
"count": 6,
"item": "betterend:pythadendron_wall"
},
"show_notification": true
}

View file

@ -0,0 +1,9 @@
{
"type": "minecraft:stonecutting",
"count": 2,
"group": "slab",
"ingredient": {
"item": "betterend:end_stone_brick_cracked"
},
"result": "betterend:end_stone_brick_cracked_slab"
}

View file

@ -0,0 +1,9 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"group": "stairs",
"ingredient": {
"item": "betterend:end_stone_brick_cracked"
},
"result": "betterend:end_stone_brick_cracked_stairs"
}

View file

@ -0,0 +1,9 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"group": "wall",
"ingredient": {
"item": "betterend:end_stone_brick_cracked"
},
"result": "betterend:end_stone_brick_cracked_wall"
}

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