Create/Update assets for version 22w46a

This commit is contained in:
InventiveBot
2022-11-16 18:37:49 +01:00
parent 1766770a16
commit dcd64734a4
16881 changed files with 1132915 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,34 @@
{
"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_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:acacia_fence"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:acacia_sign"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_andesite",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:andesite_wall"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_andesite",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:andesite_wall_from_andesite_stonecutting"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_iron_block",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:anvil"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_stone_slab",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:armor_stand"
]
}
}

View File

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

View File

@@ -0,0 +1,34 @@
{
"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_honeycomb",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:beehive"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:birch_fence"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:birch_sign"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_black_wool",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:black_banner"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_black_wool",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:black_bed"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_bed": {
"conditions": {
"items": [
{
"items": [
"minecraft:white_bed"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:black_bed_from_white_bed"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_bed",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:black_bed_from_white_bed"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_black_dye",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:black_candle"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_black_wool",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:black_carpet"
]
}
}

View File

@@ -0,0 +1,47 @@
{
"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_carpet_from_white_carpet"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_white_carpet": {
"conditions": {
"items": [
{
"items": [
"minecraft:white_carpet"
]
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_white_carpet",
"has_black_dye",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:black_carpet_from_white_carpet"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_black_terracotta",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:black_glazed_terracotta"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_glass",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:black_stained_glass_pane"
]
}
}

View File

@@ -0,0 +1,47 @@
{
"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_glass_pane",
"has_black_dye",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:black_stained_glass_pane_from_glass_pane"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_blackstone",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:blackstone_wall"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_blackstone",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:blackstone_wall_from_blackstone_stonecutting"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_smooth_stone",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:blast_furnace"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_blue_wool",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:blue_banner"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_blue_wool",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:blue_bed"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_bed": {
"conditions": {
"items": [
{
"items": [
"minecraft:white_bed"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:blue_bed_from_white_bed"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_bed",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:blue_bed_from_white_bed"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_blue_dye",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:blue_candle"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_blue_wool",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:blue_carpet"
]
}
}

View File

@@ -0,0 +1,47 @@
{
"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_carpet_from_white_carpet"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_white_carpet": {
"conditions": {
"items": [
{
"items": [
"minecraft:white_carpet"
]
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_white_carpet",
"has_blue_dye",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:blue_carpet_from_white_carpet"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_blue_terracotta",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:blue_glazed_terracotta"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_glass",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:blue_stained_glass_pane"
]
}
}

View File

@@ -0,0 +1,47 @@
{
"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_glass_pane",
"has_blue_dye",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:blue_stained_glass_pane_from_glass_pane"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_bricks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:brick_wall"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_bricks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:brick_wall_from_bricks_stonecutting"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_brown_wool",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:brown_banner"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_brown_wool",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:brown_bed"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_bed": {
"conditions": {
"items": [
{
"items": [
"minecraft:white_bed"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:brown_bed_from_white_bed"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_bed",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:brown_bed_from_white_bed"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_brown_dye",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:brown_candle"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_brown_wool",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:brown_carpet"
]
}
}

View File

@@ -0,0 +1,47 @@
{
"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_carpet_from_white_carpet"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_white_carpet": {
"conditions": {
"items": [
{
"items": [
"minecraft:white_carpet"
]
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_white_carpet",
"has_brown_dye",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:brown_carpet_from_white_carpet"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_brown_terracotta",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:brown_glazed_terracotta"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_glass",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:brown_stained_glass_pane"
]
}
}

View File

@@ -0,0 +1,47 @@
{
"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_glass_pane",
"has_brown_dye",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:brown_stained_glass_pane_from_glass_pane"
]
}
}

View File

@@ -0,0 +1,45 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_coal": {
"conditions": {
"items": [
{
"tag": "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_stick",
"has_coal",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:campfire"
]
}
}

View File

@@ -0,0 +1,47 @@
{
"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_string",
"has_honeycomb",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:candle"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_paper",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:cartography_table"
]
}
}

View File

@@ -0,0 +1,47 @@
{
"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_iron_nugget",
"has_iron_ingot",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:chain"
]
}
}

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_lots_of_items",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:chest"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_cobbled_deepslate",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:cobbled_deepslate_wall"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_cobbled_deepslate",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:cobbled_deepslate_wall_from_cobbled_deepslate_stonecutting"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_cobblestone",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:cobblestone_wall"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_cobblestone",
"has_the_recipe"
]
],
"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": [
{
"tag": "minecraft:wooden_slabs"
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_wood_slab",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:composter"
]
}
}

View File

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

View File

@@ -0,0 +1,34 @@
{
"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_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:crimson_fence"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:crimson_sign"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_cyan_wool",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:cyan_banner"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_cyan_wool",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:cyan_bed"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_bed": {
"conditions": {
"items": [
{
"items": [
"minecraft:white_bed"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cyan_bed_from_white_bed"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_bed",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:cyan_bed_from_white_bed"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_cyan_dye",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:cyan_candle"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_cyan_wool",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:cyan_carpet"
]
}
}

View File

@@ -0,0 +1,47 @@
{
"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_carpet_from_white_carpet"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_white_carpet": {
"conditions": {
"items": [
{
"items": [
"minecraft:white_carpet"
]
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_white_carpet",
"has_cyan_dye",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:cyan_carpet_from_white_carpet"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_cyan_terracotta",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:cyan_glazed_terracotta"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_glass",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:cyan_stained_glass_pane"
]
}
}

View File

@@ -0,0 +1,47 @@
{
"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_glass_pane",
"has_cyan_dye",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:cyan_stained_glass_pane_from_glass_pane"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:dark_oak_fence"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:dark_oak_sign"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_deepslate_bricks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_brick_wall"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_cobbled_deepslate",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_brick_wall_from_cobbled_deepslate_stonecutting"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_deepslate_bricks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_brick_wall_from_deepslate_bricks_stonecutting"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_polished_deepslate",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_brick_wall_from_polished_deepslate_stonecutting"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_deepslate_tiles",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_tile_wall"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_cobbled_deepslate",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_tile_wall_from_cobbled_deepslate_stonecutting"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_deepslate_bricks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_tile_wall_from_deepslate_bricks_stonecutting"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_deepslate_tiles",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_tile_wall_from_deepslate_tiles_stonecutting"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_polished_deepslate",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:deepslate_tile_wall_from_polished_deepslate_stonecutting"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_diorite",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:diorite_wall"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_diorite",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:diorite_wall_from_diorite_stonecutting"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_obsidian",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:enchanting_table"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_ender_eye",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:end_crystal"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_chorus_fruit_popped",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:end_rod"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_end_stone_bricks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:end_stone_brick_wall"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_end_stone_brick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:end_stone_brick_wall_from_end_stone_brick_stonecutting"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_end_stone",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:end_stone_brick_wall_from_end_stone_stonecutting"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_ender_eye",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:ender_chest"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_flint",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:fletching_table"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_brick",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:flower_pot"
]
}
}

View File

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

View File

@@ -0,0 +1,34 @@
{
"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_glass",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:glass_pane"
]
}
}

View File

@@ -0,0 +1,47 @@
{
"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_item_frame",
"has_glow_ink_sac",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:glow_item_frame"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"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_granite",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:granite_wall"
]
}
}

View File

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

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_gray_wool": {
"conditions": {
"items": [
{
"items": [
"minecraft:gray_wool"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:gray_banner"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_gray_wool",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:gray_banner"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_gray_wool": {
"conditions": {
"items": [
{
"items": [
"minecraft:gray_wool"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:gray_bed"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_gray_wool",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:gray_bed"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_bed": {
"conditions": {
"items": [
{
"items": [
"minecraft:white_bed"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:gray_bed_from_white_bed"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_bed",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:gray_bed_from_white_bed"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_gray_dye": {
"conditions": {
"items": [
{
"items": [
"minecraft:gray_dye"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:gray_candle"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_gray_dye",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:gray_candle"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_gray_wool": {
"conditions": {
"items": [
{
"items": [
"minecraft:gray_wool"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:gray_carpet"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_gray_wool",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:gray_carpet"
]
}
}

View File

@@ -0,0 +1,47 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_gray_dye": {
"conditions": {
"items": [
{
"items": [
"minecraft:gray_dye"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:gray_carpet_from_white_carpet"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_white_carpet": {
"conditions": {
"items": [
{
"items": [
"minecraft:white_carpet"
]
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_white_carpet",
"has_gray_dye",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:gray_carpet_from_white_carpet"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_gray_terracotta": {
"conditions": {
"items": [
{
"items": [
"minecraft:gray_terracotta"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:gray_glazed_terracotta"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_gray_terracotta",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:gray_glazed_terracotta"
]
}
}

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