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

@@ -6,19 +6,6 @@
]
},
"criteria": {
"has_at_least_9_bonemeal": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:bone_meal",
"count": {
"min": 9
}
}
]
}
},
"has_bone_block": {
"trigger": "minecraft:inventory_changed",
"conditions": {
@@ -38,7 +25,6 @@
},
"requirements": [
[
"has_at_least_9_bonemeal",
"has_bone_block",
"has_the_recipe"
]

View File

@@ -11,7 +11,7 @@
"conditions": {
"items": [
{
"tag": "minecraft:logs"
"tag": "minecraft:logs_that_burn"
}
]
}

View File

@@ -6,19 +6,6 @@
]
},
"criteria": {
"has_at_least_9_coal": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:coal",
"count": {
"min": 9
}
}
]
}
},
"has_coal_block": {
"trigger": "minecraft:inventory_changed",
"conditions": {
@@ -38,7 +25,6 @@
},
"requirements": [
[
"has_at_least_9_coal",
"has_coal_block",
"has_the_recipe"
]

View File

@@ -6,19 +6,6 @@
]
},
"criteria": {
"has_at_least_9_diamond": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:diamond",
"count": {
"min": 9
}
}
]
}
},
"has_diamond_block": {
"trigger": "minecraft:inventory_changed",
"conditions": {
@@ -38,7 +25,6 @@
},
"requirements": [
[
"has_at_least_9_diamond",
"has_diamond_block",
"has_the_recipe"
]

View File

@@ -6,19 +6,6 @@
]
},
"criteria": {
"has_at_least_9_emerald": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:emerald",
"count": {
"min": 9
}
}
]
}
},
"has_emerald_block": {
"trigger": "minecraft:inventory_changed",
"conditions": {
@@ -38,7 +25,6 @@
},
"requirements": [
[
"has_at_least_9_emerald",
"has_emerald_block",
"has_the_recipe"
]

View File

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

View File

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

View File

@@ -6,19 +6,6 @@
]
},
"criteria": {
"has_at_least_9_gold_ingot": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:gold_ingot",
"count": {
"min": 9
}
}
]
}
},
"has_gold_block": {
"trigger": "minecraft:inventory_changed",
"conditions": {
@@ -38,7 +25,6 @@
},
"requirements": [
[
"has_at_least_9_gold_ingot",
"has_gold_block",
"has_the_recipe"
]

View File

@@ -6,15 +6,12 @@
]
},
"criteria": {
"has_at_least_9_gold_nugget": {
"has_gold_nugget": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:gold_nugget",
"count": {
"min": 9
}
"item": "minecraft:gold_nugget"
}
]
}
@@ -28,7 +25,7 @@
},
"requirements": [
[
"has_at_least_9_gold_nugget",
"has_gold_nugget",
"has_the_recipe"
]
]

View File

@@ -6,19 +6,6 @@
]
},
"criteria": {
"has_at_least_9_gold_nugget": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:gold_nugget",
"count": {
"min": 9
}
}
]
}
},
"has_gold_ingot": {
"trigger": "minecraft:inventory_changed",
"conditions": {
@@ -38,7 +25,6 @@
},
"requirements": [
[
"has_at_least_9_gold_nugget",
"has_gold_ingot",
"has_the_recipe"
]

View File

@@ -6,19 +6,6 @@
]
},
"criteria": {
"has_at_least_9_iron_ingot": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:iron_ingot",
"count": {
"min": 9
}
}
]
}
},
"has_iron_block": {
"trigger": "minecraft:inventory_changed",
"conditions": {
@@ -38,7 +25,6 @@
},
"requirements": [
[
"has_at_least_9_iron_ingot",
"has_iron_block",
"has_the_recipe"
]

View File

@@ -6,15 +6,12 @@
]
},
"criteria": {
"has_at_least_9_iron_nugget": {
"has_iron_nugget": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:iron_nugget",
"count": {
"min": 9
}
"item": "minecraft:iron_nugget"
}
]
}
@@ -28,7 +25,7 @@
},
"requirements": [
[
"has_at_least_9_iron_nugget",
"has_iron_nugget",
"has_the_recipe"
]
]

View File

@@ -6,19 +6,6 @@
]
},
"criteria": {
"has_at_least_9_iron_nugget": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:iron_nugget",
"count": {
"min": 9
}
}
]
}
},
"has_iron_ingot": {
"trigger": "minecraft:inventory_changed",
"conditions": {
@@ -38,7 +25,6 @@
},
"requirements": [
[
"has_at_least_9_iron_nugget",
"has_iron_ingot",
"has_the_recipe"
]

View File

@@ -6,19 +6,6 @@
]
},
"criteria": {
"has_at_least_9_lapis": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:lapis_lazuli",
"count": {
"min": 9
}
}
]
}
},
"has_lapis_block": {
"trigger": "minecraft:inventory_changed",
"conditions": {
@@ -38,7 +25,6 @@
},
"requirements": [
[
"has_at_least_9_lapis",
"has_lapis_block",
"has_the_recipe"
]

View File

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

View File

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

View File

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

View File

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

View File

@@ -6,19 +6,6 @@
]
},
"criteria": {
"has_at_least_9_slime_ball": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:slime_ball",
"count": {
"min": 9
}
}
]
}
},
"has_slime": {
"trigger": "minecraft:inventory_changed",
"conditions": {
@@ -38,7 +25,6 @@
},
"requirements": [
[
"has_at_least_9_slime_ball",
"has_slime",
"has_the_recipe"
]

View File

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

View File

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

View File

@@ -6,19 +6,6 @@
]
},
"criteria": {
"has_at_least_9_wheat": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wheat",
"count": {
"min": 9
}
}
]
}
},
"has_hay_block": {
"trigger": "minecraft:inventory_changed",
"conditions": {
@@ -38,7 +25,6 @@
},
"requirements": [
[
"has_at_least_9_wheat",
"has_hay_block",
"has_the_recipe"
]