Create/Update assets for version 1.21.3

This commit is contained in:
InventiveBot
2024-10-23 18:31:37 +02:00
parent 8123f1988e
commit fca72bb173
20849 changed files with 1466092 additions and 18 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": "minecraft:acacia_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:acacia_fence"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_planks"
]
],
"rewards": {
"recipes": [
"minecraft:acacia_fence"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stripped_logs": {
"conditions": {
"items": [
{
"items": "minecraft:stripped_acacia_log"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:acacia_hanging_sign"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_stripped_logs"
]
],
"rewards": {
"recipes": [
"minecraft:acacia_hanging_sign"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": "minecraft:acacia_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:acacia_sign"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_planks"
]
],
"rewards": {
"recipes": [
"minecraft:acacia_sign"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_andesite": {
"conditions": {
"items": [
{
"items": "minecraft:andesite"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:andesite_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_andesite"
]
],
"rewards": {
"recipes": [
"minecraft:andesite_wall"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_andesite": {
"conditions": {
"items": [
{
"items": "minecraft:andesite"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:andesite_wall_from_andesite_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_andesite"
]
],
"rewards": {
"recipes": [
"minecraft:andesite_wall_from_andesite_stonecutting"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_iron_block": {
"conditions": {
"items": [
{
"items": "minecraft:iron_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:anvil"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_iron_block"
]
],
"rewards": {
"recipes": [
"minecraft:anvil"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stone_slab": {
"conditions": {
"items": [
{
"items": "minecraft:smooth_stone_slab"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:armor_stand"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_stone_slab"
]
],
"rewards": {
"recipes": [
"minecraft:armor_stand"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": "minecraft:bamboo_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_fence"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_planks"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_fence"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stripped_logs": {
"conditions": {
"items": [
{
"items": "minecraft:stripped_bamboo_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_hanging_sign"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_stripped_logs"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_hanging_sign"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_bamboo_slab": {
"conditions": {
"items": [
{
"items": "minecraft:bamboo_slab"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_mosaic"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_bamboo_slab"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_mosaic"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": "minecraft:bamboo_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_sign"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_planks"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_sign"
]
}
}

View File

@@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": "#minecraft:planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:barrel"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_wood_slab": {
"conditions": {
"items": [
{
"items": "#minecraft:wooden_slabs"
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_the_recipe",
"has_planks",
"has_wood_slab"
]
],
"rewards": {
"recipes": [
"minecraft:barrel"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_honeycomb": {
"conditions": {
"items": [
{
"items": "minecraft:honeycomb"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:beehive"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_honeycomb"
]
],
"rewards": {
"recipes": [
"minecraft:beehive"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": "minecraft:birch_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:birch_fence"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_planks"
]
],
"rewards": {
"recipes": [
"minecraft:birch_fence"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stripped_logs": {
"conditions": {
"items": [
{
"items": "minecraft:stripped_birch_log"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:birch_hanging_sign"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_stripped_logs"
]
],
"rewards": {
"recipes": [
"minecraft:birch_hanging_sign"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": "minecraft:birch_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:birch_sign"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_planks"
]
],
"rewards": {
"recipes": [
"minecraft:birch_sign"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_black_wool": {
"conditions": {
"items": [
{
"items": "minecraft:black_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:black_banner"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_black_wool"
]
],
"rewards": {
"recipes": [
"minecraft:black_banner"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_black_wool": {
"conditions": {
"items": [
{
"items": "minecraft:black_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:black_bed"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_black_wool"
]
],
"rewards": {
"recipes": [
"minecraft:black_bed"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_black_dye": {
"conditions": {
"items": [
{
"items": "minecraft:black_dye"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:black_candle"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_black_dye"
]
],
"rewards": {
"recipes": [
"minecraft:black_candle"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_black_wool": {
"conditions": {
"items": [
{
"items": "minecraft:black_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:black_carpet"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_black_wool"
]
],
"rewards": {
"recipes": [
"minecraft:black_carpet"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_black_terracotta": {
"conditions": {
"items": [
{
"items": "minecraft:black_terracotta"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:black_glazed_terracotta"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_black_terracotta"
]
],
"rewards": {
"recipes": [
"minecraft:black_glazed_terracotta"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_shulker_box": {
"conditions": {
"items": [
{
"items": "#minecraft:shulker_boxes"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:black_shulker_box"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_shulker_box"
]
],
"rewards": {
"recipes": [
"minecraft:black_shulker_box"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_glass": {
"conditions": {
"items": [
{
"items": "minecraft:black_stained_glass"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:black_stained_glass_pane"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_glass"
]
],
"rewards": {
"recipes": [
"minecraft:black_stained_glass_pane"
]
}
}

View File

@@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_black_dye": {
"conditions": {
"items": [
{
"items": "minecraft:black_dye"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_glass_pane": {
"conditions": {
"items": [
{
"items": "minecraft:glass_pane"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:black_stained_glass_pane_from_glass_pane"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_glass_pane",
"has_black_dye"
]
],
"rewards": {
"recipes": [
"minecraft:black_stained_glass_pane_from_glass_pane"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_blackstone": {
"conditions": {
"items": [
{
"items": "minecraft:blackstone"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:blackstone_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_blackstone"
]
],
"rewards": {
"recipes": [
"minecraft:blackstone_wall"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_blackstone": {
"conditions": {
"items": [
{
"items": "minecraft:blackstone"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:blackstone_wall_from_blackstone_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_blackstone"
]
],
"rewards": {
"recipes": [
"minecraft:blackstone_wall_from_blackstone_stonecutting"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_smooth_stone": {
"conditions": {
"items": [
{
"items": "minecraft:smooth_stone"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:blast_furnace"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_smooth_stone"
]
],
"rewards": {
"recipes": [
"minecraft:blast_furnace"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_blue_wool": {
"conditions": {
"items": [
{
"items": "minecraft:blue_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:blue_banner"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_blue_wool"
]
],
"rewards": {
"recipes": [
"minecraft:blue_banner"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_blue_wool": {
"conditions": {
"items": [
{
"items": "minecraft:blue_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:blue_bed"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_blue_wool"
]
],
"rewards": {
"recipes": [
"minecraft:blue_bed"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_blue_dye": {
"conditions": {
"items": [
{
"items": "minecraft:blue_dye"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:blue_candle"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_blue_dye"
]
],
"rewards": {
"recipes": [
"minecraft:blue_candle"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_blue_wool": {
"conditions": {
"items": [
{
"items": "minecraft:blue_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:blue_carpet"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_blue_wool"
]
],
"rewards": {
"recipes": [
"minecraft:blue_carpet"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_blue_terracotta": {
"conditions": {
"items": [
{
"items": "minecraft:blue_terracotta"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:blue_glazed_terracotta"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_blue_terracotta"
]
],
"rewards": {
"recipes": [
"minecraft:blue_glazed_terracotta"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_shulker_box": {
"conditions": {
"items": [
{
"items": "#minecraft:shulker_boxes"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:blue_shulker_box"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_shulker_box"
]
],
"rewards": {
"recipes": [
"minecraft:blue_shulker_box"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_glass": {
"conditions": {
"items": [
{
"items": "minecraft:blue_stained_glass"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:blue_stained_glass_pane"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_glass"
]
],
"rewards": {
"recipes": [
"minecraft:blue_stained_glass_pane"
]
}
}

View File

@@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_blue_dye": {
"conditions": {
"items": [
{
"items": "minecraft:blue_dye"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_glass_pane": {
"conditions": {
"items": [
{
"items": "minecraft:glass_pane"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:blue_stained_glass_pane_from_glass_pane"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_glass_pane",
"has_blue_dye"
]
],
"rewards": {
"recipes": [
"minecraft:blue_stained_glass_pane_from_glass_pane"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_bricks": {
"conditions": {
"items": [
{
"items": "minecraft:bricks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:brick_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_bricks"
]
],
"rewards": {
"recipes": [
"minecraft:brick_wall"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_bricks": {
"conditions": {
"items": [
{
"items": "minecraft:bricks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:brick_wall_from_bricks_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_bricks"
]
],
"rewards": {
"recipes": [
"minecraft:brick_wall_from_bricks_stonecutting"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_brown_wool": {
"conditions": {
"items": [
{
"items": "minecraft:brown_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:brown_banner"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_brown_wool"
]
],
"rewards": {
"recipes": [
"minecraft:brown_banner"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_brown_wool": {
"conditions": {
"items": [
{
"items": "minecraft:brown_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:brown_bed"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_brown_wool"
]
],
"rewards": {
"recipes": [
"minecraft:brown_bed"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_brown_dye": {
"conditions": {
"items": [
{
"items": "minecraft:brown_dye"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:brown_candle"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_brown_dye"
]
],
"rewards": {
"recipes": [
"minecraft:brown_candle"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_brown_wool": {
"conditions": {
"items": [
{
"items": "minecraft:brown_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:brown_carpet"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_brown_wool"
]
],
"rewards": {
"recipes": [
"minecraft:brown_carpet"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_brown_terracotta": {
"conditions": {
"items": [
{
"items": "minecraft:brown_terracotta"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:brown_glazed_terracotta"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_brown_terracotta"
]
],
"rewards": {
"recipes": [
"minecraft:brown_glazed_terracotta"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_shulker_box": {
"conditions": {
"items": [
{
"items": "#minecraft:shulker_boxes"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:brown_shulker_box"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_shulker_box"
]
],
"rewards": {
"recipes": [
"minecraft:brown_shulker_box"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_glass": {
"conditions": {
"items": [
{
"items": "minecraft:brown_stained_glass"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:brown_stained_glass_pane"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_glass"
]
],
"rewards": {
"recipes": [
"minecraft:brown_stained_glass_pane"
]
}
}

View File

@@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_brown_dye": {
"conditions": {
"items": [
{
"items": "minecraft:brown_dye"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_glass_pane": {
"conditions": {
"items": [
{
"items": "minecraft:glass_pane"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:brown_stained_glass_pane_from_glass_pane"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_glass_pane",
"has_brown_dye"
]
],
"rewards": {
"recipes": [
"minecraft:brown_stained_glass_pane_from_glass_pane"
]
}
}

View File

@@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_coal": {
"conditions": {
"items": [
{
"items": "#minecraft:coals"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_stick": {
"conditions": {
"items": [
{
"items": "minecraft:stick"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:campfire"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_stick",
"has_coal"
]
],
"rewards": {
"recipes": [
"minecraft:campfire"
]
}
}

View File

@@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_honeycomb": {
"conditions": {
"items": [
{
"items": "minecraft:honeycomb"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_string": {
"conditions": {
"items": [
{
"items": "minecraft:string"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:candle"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_string",
"has_honeycomb"
]
],
"rewards": {
"recipes": [
"minecraft:candle"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_paper": {
"conditions": {
"items": [
{
"items": "minecraft:paper"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cartography_table"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_paper"
]
],
"rewards": {
"recipes": [
"minecraft:cartography_table"
]
}
}

View File

@@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_iron_ingot": {
"conditions": {
"items": [
{
"items": "minecraft:iron_ingot"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_iron_nugget": {
"conditions": {
"items": [
{
"items": "minecraft:iron_nugget"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:chain"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_iron_nugget",
"has_iron_ingot"
]
],
"rewards": {
"recipes": [
"minecraft:chain"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": "minecraft:cherry_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cherry_fence"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_planks"
]
],
"rewards": {
"recipes": [
"minecraft:cherry_fence"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stripped_logs": {
"conditions": {
"items": [
{
"items": "minecraft:stripped_cherry_log"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cherry_hanging_sign"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_stripped_logs"
]
],
"rewards": {
"recipes": [
"minecraft:cherry_hanging_sign"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": "minecraft:cherry_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cherry_sign"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_planks"
]
],
"rewards": {
"recipes": [
"minecraft:cherry_sign"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_lots_of_items": {
"conditions": {
"slots": {
"occupied": {
"min": 10
}
}
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:chest"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_lots_of_items"
]
],
"rewards": {
"recipes": [
"minecraft:chest"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_cobbled_deepslate": {
"conditions": {
"items": [
{
"items": "minecraft:cobbled_deepslate"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cobbled_deepslate_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_cobbled_deepslate"
]
],
"rewards": {
"recipes": [
"minecraft:cobbled_deepslate_wall"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_cobbled_deepslate": {
"conditions": {
"items": [
{
"items": "minecraft:cobbled_deepslate"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cobbled_deepslate_wall_from_cobbled_deepslate_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_cobbled_deepslate"
]
],
"rewards": {
"recipes": [
"minecraft:cobbled_deepslate_wall_from_cobbled_deepslate_stonecutting"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_cobblestone": {
"conditions": {
"items": [
{
"items": "minecraft:cobblestone"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cobblestone_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_cobblestone"
]
],
"rewards": {
"recipes": [
"minecraft:cobblestone_wall"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_cobblestone": {
"conditions": {
"items": [
{
"items": "minecraft:cobblestone"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cobblestone_wall_from_cobblestone_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_cobblestone"
]
],
"rewards": {
"recipes": [
"minecraft:cobblestone_wall_from_cobblestone_stonecutting"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:composter"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_wood_slab": {
"conditions": {
"items": [
{
"items": "#minecraft:wooden_slabs"
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_the_recipe",
"has_wood_slab"
]
],
"rewards": {
"recipes": [
"minecraft:composter"
]
}
}

View File

@@ -0,0 +1,25 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:crafting_table"
},
"trigger": "minecraft:recipe_unlocked"
},
"unlock_right_away": {
"trigger": "minecraft:tick"
}
},
"requirements": [
[
"has_the_recipe",
"unlock_right_away"
]
],
"rewards": {
"recipes": [
"minecraft:crafting_table"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": "minecraft:crimson_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:crimson_fence"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_planks"
]
],
"rewards": {
"recipes": [
"minecraft:crimson_fence"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stripped_logs": {
"conditions": {
"items": [
{
"items": "minecraft:stripped_crimson_stem"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:crimson_hanging_sign"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_stripped_logs"
]
],
"rewards": {
"recipes": [
"minecraft:crimson_hanging_sign"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": "minecraft:crimson_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:crimson_sign"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_planks"
]
],
"rewards": {
"recipes": [
"minecraft:crimson_sign"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_cyan_wool": {
"conditions": {
"items": [
{
"items": "minecraft:cyan_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cyan_banner"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_cyan_wool"
]
],
"rewards": {
"recipes": [
"minecraft:cyan_banner"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_cyan_wool": {
"conditions": {
"items": [
{
"items": "minecraft:cyan_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cyan_bed"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_cyan_wool"
]
],
"rewards": {
"recipes": [
"minecraft:cyan_bed"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_cyan_dye": {
"conditions": {
"items": [
{
"items": "minecraft:cyan_dye"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cyan_candle"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_cyan_dye"
]
],
"rewards": {
"recipes": [
"minecraft:cyan_candle"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_cyan_wool": {
"conditions": {
"items": [
{
"items": "minecraft:cyan_wool"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cyan_carpet"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_cyan_wool"
]
],
"rewards": {
"recipes": [
"minecraft:cyan_carpet"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_cyan_terracotta": {
"conditions": {
"items": [
{
"items": "minecraft:cyan_terracotta"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cyan_glazed_terracotta"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_cyan_terracotta"
]
],
"rewards": {
"recipes": [
"minecraft:cyan_glazed_terracotta"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_shulker_box": {
"conditions": {
"items": [
{
"items": "#minecraft:shulker_boxes"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cyan_shulker_box"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_shulker_box"
]
],
"rewards": {
"recipes": [
"minecraft:cyan_shulker_box"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_glass": {
"conditions": {
"items": [
{
"items": "minecraft:cyan_stained_glass"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cyan_stained_glass_pane"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_glass"
]
],
"rewards": {
"recipes": [
"minecraft:cyan_stained_glass_pane"
]
}
}

View File

@@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_cyan_dye": {
"conditions": {
"items": [
{
"items": "minecraft:cyan_dye"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_glass_pane": {
"conditions": {
"items": [
{
"items": "minecraft:glass_pane"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cyan_stained_glass_pane_from_glass_pane"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_glass_pane",
"has_cyan_dye"
]
],
"rewards": {
"recipes": [
"minecraft:cyan_stained_glass_pane_from_glass_pane"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": "minecraft:dark_oak_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:dark_oak_fence"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_planks"
]
],
"rewards": {
"recipes": [
"minecraft:dark_oak_fence"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stripped_logs": {
"conditions": {
"items": [
{
"items": "minecraft:stripped_dark_oak_log"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:dark_oak_hanging_sign"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_stripped_logs"
]
],
"rewards": {
"recipes": [
"minecraft:dark_oak_hanging_sign"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": "minecraft:dark_oak_planks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:dark_oak_sign"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_planks"
]
],
"rewards": {
"recipes": [
"minecraft:dark_oak_sign"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_brick": {
"conditions": {
"items": [
{
"items": "#minecraft:decorated_pot_ingredients"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:decorated_pot_simple"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_brick"
]
],
"rewards": {
"recipes": [
"minecraft:decorated_pot_simple"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_deepslate_bricks": {
"conditions": {
"items": [
{
"items": "minecraft:deepslate_bricks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:deepslate_brick_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_deepslate_bricks"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_brick_wall"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_cobbled_deepslate": {
"conditions": {
"items": [
{
"items": "minecraft:cobbled_deepslate"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:deepslate_brick_wall_from_cobbled_deepslate_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_cobbled_deepslate"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_brick_wall_from_cobbled_deepslate_stonecutting"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_deepslate_bricks": {
"conditions": {
"items": [
{
"items": "minecraft:deepslate_bricks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:deepslate_brick_wall_from_deepslate_bricks_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_deepslate_bricks"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_brick_wall_from_deepslate_bricks_stonecutting"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_polished_deepslate": {
"conditions": {
"items": [
{
"items": "minecraft:polished_deepslate"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:deepslate_brick_wall_from_polished_deepslate_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_polished_deepslate"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_brick_wall_from_polished_deepslate_stonecutting"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_deepslate_tiles": {
"conditions": {
"items": [
{
"items": "minecraft:deepslate_tiles"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:deepslate_tile_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_deepslate_tiles"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_tile_wall"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_cobbled_deepslate": {
"conditions": {
"items": [
{
"items": "minecraft:cobbled_deepslate"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:deepslate_tile_wall_from_cobbled_deepslate_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_cobbled_deepslate"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_tile_wall_from_cobbled_deepslate_stonecutting"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_deepslate_bricks": {
"conditions": {
"items": [
{
"items": "minecraft:deepslate_bricks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:deepslate_tile_wall_from_deepslate_bricks_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_deepslate_bricks"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_tile_wall_from_deepslate_bricks_stonecutting"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_deepslate_tiles": {
"conditions": {
"items": [
{
"items": "minecraft:deepslate_tiles"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:deepslate_tile_wall_from_deepslate_tiles_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_deepslate_tiles"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_tile_wall_from_deepslate_tiles_stonecutting"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_polished_deepslate": {
"conditions": {
"items": [
{
"items": "minecraft:polished_deepslate"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:deepslate_tile_wall_from_polished_deepslate_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_polished_deepslate"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_tile_wall_from_polished_deepslate_stonecutting"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_diorite": {
"conditions": {
"items": [
{
"items": "minecraft:diorite"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:diorite_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_diorite"
]
],
"rewards": {
"recipes": [
"minecraft:diorite_wall"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_diorite": {
"conditions": {
"items": [
{
"items": "minecraft:diorite"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:diorite_wall_from_diorite_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_diorite"
]
],
"rewards": {
"recipes": [
"minecraft:diorite_wall_from_diorite_stonecutting"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_obsidian": {
"conditions": {
"items": [
{
"items": "minecraft:obsidian"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:enchanting_table"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_obsidian"
]
],
"rewards": {
"recipes": [
"minecraft:enchanting_table"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_ender_eye": {
"conditions": {
"items": [
{
"items": "minecraft:ender_eye"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:end_crystal"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_ender_eye"
]
],
"rewards": {
"recipes": [
"minecraft:end_crystal"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_chorus_fruit_popped": {
"conditions": {
"items": [
{
"items": "minecraft:popped_chorus_fruit"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:end_rod"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_chorus_fruit_popped"
]
],
"rewards": {
"recipes": [
"minecraft:end_rod"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"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": "minecraft:end_stone_brick_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_end_stone_bricks"
]
],
"rewards": {
"recipes": [
"minecraft:end_stone_brick_wall"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_end_stone_brick": {
"conditions": {
"items": [
{
"items": "minecraft:end_stone_bricks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:end_stone_brick_wall_from_end_stone_brick_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_end_stone_brick"
]
],
"rewards": {
"recipes": [
"minecraft:end_stone_brick_wall_from_end_stone_brick_stonecutting"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_end_stone": {
"conditions": {
"items": [
{
"items": "minecraft:end_stone"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:end_stone_brick_wall_from_end_stone_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_end_stone"
]
],
"rewards": {
"recipes": [
"minecraft:end_stone_brick_wall_from_end_stone_stonecutting"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_ender_eye": {
"conditions": {
"items": [
{
"items": "minecraft:ender_eye"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:ender_chest"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_ender_eye"
]
],
"rewards": {
"recipes": [
"minecraft:ender_chest"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_flint": {
"conditions": {
"items": [
{
"items": "minecraft:flint"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:fletching_table"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_flint"
]
],
"rewards": {
"recipes": [
"minecraft:fletching_table"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_brick": {
"conditions": {
"items": [
{
"items": "minecraft:brick"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:flower_pot"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_brick"
]
],
"rewards": {
"recipes": [
"minecraft:flower_pot"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_cobblestone": {
"conditions": {
"items": [
{
"items": "#minecraft:stone_crafting_materials"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:furnace"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_cobblestone"
]
],
"rewards": {
"recipes": [
"minecraft:furnace"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_glass": {
"conditions": {
"items": [
{
"items": "minecraft:glass"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:glass_pane"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_glass"
]
],
"rewards": {
"recipes": [
"minecraft:glass_pane"
]
}
}

View File

@@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_glow_ink_sac": {
"conditions": {
"items": [
{
"items": "minecraft:glow_ink_sac"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_item_frame": {
"conditions": {
"items": [
{
"items": "minecraft:item_frame"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:glow_item_frame"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_item_frame",
"has_glow_ink_sac"
]
],
"rewards": {
"recipes": [
"minecraft:glow_item_frame"
]
}
}

View File

@@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_granite": {
"conditions": {
"items": [
{
"items": "minecraft:granite"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:granite_wall"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_granite"
]
],
"rewards": {
"recipes": [
"minecraft:granite_wall"
]
}
}

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