Create/Update assets for version 21w07a

This commit is contained in:
InventiveBot
2021-02-17 20:03:50 +00:00
parent c68e7bce4d
commit 1808a11650
7959 changed files with 445463 additions and 98135 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -11,7 +11,7 @@
"conditions": {
"items": [
{
"item": "minecraft:cobblestone"
"tag": "minecraft:stone_tool_materials"
}
]
}

View File

@@ -11,7 +11,7 @@
"conditions": {
"items": [
{
"item": "minecraft:cobblestone"
"tag": "minecraft:stone_tool_materials"
}
]
}

View File

@@ -11,7 +11,7 @@
"conditions": {
"items": [
{
"item": "minecraft:cobblestone"
"tag": "minecraft:stone_tool_materials"
}
]
}

View File

@@ -11,7 +11,7 @@
"conditions": {
"items": [
{
"item": "minecraft:cobblestone"
"tag": "minecraft:stone_tool_materials"
}
]
}