Create/Update assets for version 20w29a

This commit is contained in:
InventiveBot
2020-07-15 16:37:25 +00:00
parent 6cc8a5d1fe
commit 2cdfd07938
5801 changed files with 358923 additions and 76689 deletions

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

@@ -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"
}
]
}