Create/Update assets for version 24w38a

This commit is contained in:
InventiveBot
2024-09-18 18:31:33 +02:00
parent a279eb800b
commit cf95386f45
20459 changed files with 1444822 additions and 18 deletions

View File

@@ -0,0 +1 @@
{"directories":["bundle","minecart_improvements","redstone_experiments","trade_rebalance"],"files":[]}

View File

@@ -0,0 +1 @@
{"directories":["data"],"files":["pack.mcmeta"]}

View File

@@ -0,0 +1 @@
{"directories":["minecraft"],"files":[]}

View File

@@ -0,0 +1 @@
{"directories":["advancement","recipe","tags"],"files":[]}

View File

@@ -0,0 +1 @@
{"directories":["recipes"],"files":[]}

View File

@@ -0,0 +1 @@
{"directories":["tools"],"files":[]}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"directories":[],"files":["black_bundle.json","blue_bundle.json","brown_bundle.json","bundle.json","cyan_bundle.json","gray_bundle.json","green_bundle.json","light_blue_bundle.json","light_gray_bundle.json","lime_bundle.json","magenta_bundle.json","orange_bundle.json","pink_bundle.json","purple_bundle.json","red_bundle.json","white_bundle.json","yellow_bundle.json"]}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1 @@
{"black_bundle":{"type":"minecraft:crafting_transmute","category":"equipment","group":"bundle_dye","input":"#minecraft:bundles","material":"minecraft:black_dye","result":"minecraft:black_bundle"},"blue_bundle":{"type":"minecraft:crafting_transmute","category":"equipment","group":"bundle_dye","input":"#minecraft:bundles","material":"minecraft:blue_dye","result":"minecraft:blue_bundle"},"brown_bundle":{"type":"minecraft:crafting_transmute","category":"equipment","group":"bundle_dye","input":"#minecraft:bundles","material":"minecraft:brown_dye","result":"minecraft:brown_bundle"},"bundle":{"type":"minecraft:crafting_shaped","category":"equipment","key":{"#":"minecraft:leather","-":"minecraft:string"},"pattern":["-","#"],"result":{"count":1,"id":"minecraft:bundle"}},"cyan_bundle":{"type":"minecraft:crafting_transmute","category":"equipment","group":"bundle_dye","input":"#minecraft:bundles","material":"minecraft:cyan_dye","result":"minecraft:cyan_bundle"},"gray_bundle":{"type":"minecraft:crafting_transmute","category":"equipment","group":"bundle_dye","input":"#minecraft:bundles","material":"minecraft:gray_dye","result":"minecraft:gray_bundle"},"green_bundle":{"type":"minecraft:crafting_transmute","category":"equipment","group":"bundle_dye","input":"#minecraft:bundles","material":"minecraft:green_dye","result":"minecraft:green_bundle"},"light_blue_bundle":{"type":"minecraft:crafting_transmute","category":"equipment","group":"bundle_dye","input":"#minecraft:bundles","material":"minecraft:light_blue_dye","result":"minecraft:light_blue_bundle"},"light_gray_bundle":{"type":"minecraft:crafting_transmute","category":"equipment","group":"bundle_dye","input":"#minecraft:bundles","material":"minecraft:light_gray_dye","result":"minecraft:light_gray_bundle"},"lime_bundle":{"type":"minecraft:crafting_transmute","category":"equipment","group":"bundle_dye","input":"#minecraft:bundles","material":"minecraft:lime_dye","result":"minecraft:lime_bundle"},"magenta_bundle":{"type":"minecraft:crafting_transmute","category":"equipment","group":"bundle_dye","input":"#minecraft:bundles","material":"minecraft:magenta_dye","result":"minecraft:magenta_bundle"},"orange_bundle":{"type":"minecraft:crafting_transmute","category":"equipment","group":"bundle_dye","input":"#minecraft:bundles","material":"minecraft:orange_dye","result":"minecraft:orange_bundle"},"pink_bundle":{"type":"minecraft:crafting_transmute","category":"equipment","group":"bundle_dye","input":"#minecraft:bundles","material":"minecraft:pink_dye","result":"minecraft:pink_bundle"},"purple_bundle":{"type":"minecraft:crafting_transmute","category":"equipment","group":"bundle_dye","input":"#minecraft:bundles","material":"minecraft:purple_dye","result":"minecraft:purple_bundle"},"red_bundle":{"type":"minecraft:crafting_transmute","category":"equipment","group":"bundle_dye","input":"#minecraft:bundles","material":"minecraft:red_dye","result":"minecraft:red_bundle"},"white_bundle":{"type":"minecraft:crafting_transmute","category":"equipment","group":"bundle_dye","input":"#minecraft:bundles","material":"minecraft:white_dye","result":"minecraft:white_bundle"},"yellow_bundle":{"type":"minecraft:crafting_transmute","category":"equipment","group":"bundle_dye","input":"#minecraft:bundles","material":"minecraft:yellow_dye","result":"minecraft:yellow_bundle"}}

View File

@@ -0,0 +1 @@
{"directories":[],"files":["black_bundle.json","blue_bundle.json","brown_bundle.json","bundle.json","cyan_bundle.json","gray_bundle.json","green_bundle.json","light_blue_bundle.json","light_gray_bundle.json","lime_bundle.json","magenta_bundle.json","orange_bundle.json","pink_bundle.json","purple_bundle.json","red_bundle.json","white_bundle.json","yellow_bundle.json"]}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:crafting_transmute",
"category": "equipment",
"group": "bundle_dye",
"input": "#minecraft:bundles",
"material": "minecraft:black_dye",
"result": "minecraft:black_bundle"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:crafting_transmute",
"category": "equipment",
"group": "bundle_dye",
"input": "#minecraft:bundles",
"material": "minecraft:blue_dye",
"result": "minecraft:blue_bundle"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:crafting_transmute",
"category": "equipment",
"group": "bundle_dye",
"input": "#minecraft:bundles",
"material": "minecraft:brown_dye",
"result": "minecraft:brown_bundle"
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": "minecraft:leather",
"-": "minecraft:string"
},
"pattern": [
"-",
"#"
],
"result": {
"count": 1,
"id": "minecraft:bundle"
}
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:crafting_transmute",
"category": "equipment",
"group": "bundle_dye",
"input": "#minecraft:bundles",
"material": "minecraft:cyan_dye",
"result": "minecraft:cyan_bundle"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:crafting_transmute",
"category": "equipment",
"group": "bundle_dye",
"input": "#minecraft:bundles",
"material": "minecraft:gray_dye",
"result": "minecraft:gray_bundle"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:crafting_transmute",
"category": "equipment",
"group": "bundle_dye",
"input": "#minecraft:bundles",
"material": "minecraft:green_dye",
"result": "minecraft:green_bundle"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:crafting_transmute",
"category": "equipment",
"group": "bundle_dye",
"input": "#minecraft:bundles",
"material": "minecraft:light_blue_dye",
"result": "minecraft:light_blue_bundle"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:crafting_transmute",
"category": "equipment",
"group": "bundle_dye",
"input": "#minecraft:bundles",
"material": "minecraft:light_gray_dye",
"result": "minecraft:light_gray_bundle"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:crafting_transmute",
"category": "equipment",
"group": "bundle_dye",
"input": "#minecraft:bundles",
"material": "minecraft:lime_dye",
"result": "minecraft:lime_bundle"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:crafting_transmute",
"category": "equipment",
"group": "bundle_dye",
"input": "#minecraft:bundles",
"material": "minecraft:magenta_dye",
"result": "minecraft:magenta_bundle"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:crafting_transmute",
"category": "equipment",
"group": "bundle_dye",
"input": "#minecraft:bundles",
"material": "minecraft:orange_dye",
"result": "minecraft:orange_bundle"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:crafting_transmute",
"category": "equipment",
"group": "bundle_dye",
"input": "#minecraft:bundles",
"material": "minecraft:pink_dye",
"result": "minecraft:pink_bundle"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:crafting_transmute",
"category": "equipment",
"group": "bundle_dye",
"input": "#minecraft:bundles",
"material": "minecraft:purple_dye",
"result": "minecraft:purple_bundle"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:crafting_transmute",
"category": "equipment",
"group": "bundle_dye",
"input": "#minecraft:bundles",
"material": "minecraft:red_dye",
"result": "minecraft:red_bundle"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:crafting_transmute",
"category": "equipment",
"group": "bundle_dye",
"input": "#minecraft:bundles",
"material": "minecraft:white_dye",
"result": "minecraft:white_bundle"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:crafting_transmute",
"category": "equipment",
"group": "bundle_dye",
"input": "#minecraft:bundles",
"material": "minecraft:yellow_dye",
"result": "minecraft:yellow_bundle"
}

View File

@@ -0,0 +1 @@
{"directories":["item"],"files":[]}

View File

@@ -0,0 +1 @@
{"bundles":{"values":["minecraft:bundle","minecraft:black_bundle","minecraft:blue_bundle","minecraft:brown_bundle","minecraft:cyan_bundle","minecraft:gray_bundle","minecraft:green_bundle","minecraft:light_blue_bundle","minecraft:light_gray_bundle","minecraft:lime_bundle","minecraft:magenta_bundle","minecraft:orange_bundle","minecraft:pink_bundle","minecraft:purple_bundle","minecraft:red_bundle","minecraft:yellow_bundle","minecraft:white_bundle"]}}

View File

@@ -0,0 +1 @@
{"directories":[],"files":["bundles.json"]}

View File

@@ -0,0 +1,21 @@
{
"values": [
"minecraft:bundle",
"minecraft:black_bundle",
"minecraft:blue_bundle",
"minecraft:brown_bundle",
"minecraft:cyan_bundle",
"minecraft:gray_bundle",
"minecraft:green_bundle",
"minecraft:light_blue_bundle",
"minecraft:light_gray_bundle",
"minecraft:lime_bundle",
"minecraft:magenta_bundle",
"minecraft:orange_bundle",
"minecraft:pink_bundle",
"minecraft:purple_bundle",
"minecraft:red_bundle",
"minecraft:yellow_bundle",
"minecraft:white_bundle"
]
}

View File

@@ -0,0 +1,13 @@
{
"features": {
"enabled": [
"minecraft:bundle"
]
},
"pack": {
"description": {
"translate": "dataPack.bundle.description"
},
"pack_format": 54
}
}

View File

@@ -0,0 +1 @@
{"directories":[],"files":["pack.mcmeta"]}

View File

@@ -0,0 +1,13 @@
{
"features": {
"enabled": [
"minecraft:minecart_improvements"
]
},
"pack": {
"description": {
"translate": "dataPack.minecart_improvements.description"
},
"pack_format": 54
}
}

View File

@@ -0,0 +1 @@
{"directories":[],"files":["pack.mcmeta"]}

View File

@@ -0,0 +1,13 @@
{
"features": {
"enabled": [
"minecraft:redstone_experiments"
]
},
"pack": {
"description": {
"translate": "dataPack.redstone_experiments.description"
},
"pack_format": 54
}
}

View File

@@ -0,0 +1 @@
{"directories":["data"],"files":["pack.mcmeta"]}

View File

@@ -0,0 +1 @@
{"directories":["minecraft"],"files":[]}

View File

@@ -0,0 +1 @@
{"directories":["enchantment_provider","loot_table","tags"],"files":[]}

View File

@@ -0,0 +1 @@
{"directories":["trades"],"files":[]}

View File

@@ -0,0 +1 @@
{"desert_armorer_boots_4":{"type":"minecraft:single","enchantment":"minecraft:thorns","level":1},"desert_armorer_chestplate_4":{"type":"minecraft:single","enchantment":"minecraft:thorns","level":1},"desert_armorer_chestplate_5":{"type":"minecraft:single","enchantment":"minecraft:thorns","level":1},"desert_armorer_helmet_4":{"type":"minecraft:single","enchantment":"minecraft:thorns","level":1},"desert_armorer_leggings_4":{"type":"minecraft:single","enchantment":"minecraft:thorns","level":1},"desert_armorer_leggings_5":{"type":"minecraft:single","enchantment":"minecraft:thorns","level":1},"jungle_armorer_boots_4":{"type":"minecraft:single","enchantment":"minecraft:unbreaking","level":1},"jungle_armorer_boots_5":{"type":"minecraft:single","enchantment":"minecraft:feather_falling","level":1},"jungle_armorer_chestplate_4":{"type":"minecraft:single","enchantment":"minecraft:unbreaking","level":1},"jungle_armorer_helmet_4":{"type":"minecraft:single","enchantment":"minecraft:unbreaking","level":1},"jungle_armorer_helmet_5":{"type":"minecraft:single","enchantment":"minecraft:projectile_protection","level":1},"jungle_armorer_leggings_4":{"type":"minecraft:single","enchantment":"minecraft:unbreaking","level":1},"plains_armorer_boots_4":{"type":"minecraft:single","enchantment":"minecraft:protection","level":1},"plains_armorer_boots_5":{"type":"minecraft:single","enchantment":"minecraft:protection","level":1},"plains_armorer_chestplate_4":{"type":"minecraft:single","enchantment":"minecraft:protection","level":1},"plains_armorer_helmet_4":{"type":"minecraft:single","enchantment":"minecraft:protection","level":1},"plains_armorer_leggings_4":{"type":"minecraft:single","enchantment":"minecraft:protection","level":1},"plains_armorer_leggings_5":{"type":"minecraft:single","enchantment":"minecraft:protection","level":1},"savanna_armorer_boots_4":{"type":"minecraft:single","enchantment":"minecraft:binding_curse","level":1},"savanna_armorer_chestplate_4":{"type":"minecraft:single","enchantment":"minecraft:binding_curse","level":1},"savanna_armorer_chestplate_5":{"type":"minecraft:single","enchantment":"minecraft:binding_curse","level":1},"savanna_armorer_helmet_4":{"type":"minecraft:single","enchantment":"minecraft:binding_curse","level":1},"savanna_armorer_helmet_5":{"type":"minecraft:single","enchantment":"minecraft:binding_curse","level":1},"savanna_armorer_leggings_4":{"type":"minecraft:single","enchantment":"minecraft:binding_curse","level":1},"snow_armorer_boots_4":{"type":"minecraft:single","enchantment":"minecraft:frost_walker","level":1},"snow_armorer_boots_5":{"type":"minecraft:single","enchantment":"minecraft:frost_walker","level":1},"snow_armorer_helmet_4":{"type":"minecraft:single","enchantment":"minecraft:aqua_affinity","level":1},"snow_armorer_helmet_5":{"type":"minecraft:single","enchantment":"minecraft:aqua_affinity","level":1},"swamp_armorer_boots_4":{"type":"minecraft:single","enchantment":"minecraft:mending","level":1},"swamp_armorer_boots_5":{"type":"minecraft:single","enchantment":"minecraft:depth_strider","level":1},"swamp_armorer_chestplate_4":{"type":"minecraft:single","enchantment":"minecraft:mending","level":1},"swamp_armorer_helmet_4":{"type":"minecraft:single","enchantment":"minecraft:mending","level":1},"swamp_armorer_helmet_5":{"type":"minecraft:single","enchantment":"minecraft:respiration","level":1},"swamp_armorer_leggings_4":{"type":"minecraft:single","enchantment":"minecraft:mending","level":1},"taiga_armorer_chestplate_5":{"type":"minecraft:single","enchantment":"minecraft:blast_protection","level":1},"taiga_armorer_leggings_5":{"type":"minecraft:single","enchantment":"minecraft:blast_protection","level":1}}

View File

@@ -0,0 +1 @@
{"directories":[],"files":["desert_armorer_boots_4.json","desert_armorer_chestplate_4.json","desert_armorer_chestplate_5.json","desert_armorer_helmet_4.json","desert_armorer_leggings_4.json","desert_armorer_leggings_5.json","jungle_armorer_boots_4.json","jungle_armorer_boots_5.json","jungle_armorer_chestplate_4.json","jungle_armorer_helmet_4.json","jungle_armorer_helmet_5.json","jungle_armorer_leggings_4.json","plains_armorer_boots_4.json","plains_armorer_boots_5.json","plains_armorer_chestplate_4.json","plains_armorer_helmet_4.json","plains_armorer_leggings_4.json","plains_armorer_leggings_5.json","savanna_armorer_boots_4.json","savanna_armorer_chestplate_4.json","savanna_armorer_chestplate_5.json","savanna_armorer_helmet_4.json","savanna_armorer_helmet_5.json","savanna_armorer_leggings_4.json","snow_armorer_boots_4.json","snow_armorer_boots_5.json","snow_armorer_helmet_4.json","snow_armorer_helmet_5.json","swamp_armorer_boots_4.json","swamp_armorer_boots_5.json","swamp_armorer_chestplate_4.json","swamp_armorer_helmet_4.json","swamp_armorer_helmet_5.json","swamp_armorer_leggings_4.json","taiga_armorer_chestplate_5.json","taiga_armorer_leggings_5.json"]}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:thorns",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:thorns",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:thorns",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:thorns",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:thorns",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:thorns",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:unbreaking",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:feather_falling",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:unbreaking",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:unbreaking",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:projectile_protection",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:unbreaking",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:protection",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:protection",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:protection",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:protection",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:protection",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:protection",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:binding_curse",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:binding_curse",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:binding_curse",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:binding_curse",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:binding_curse",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:binding_curse",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:frost_walker",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:frost_walker",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:aqua_affinity",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:aqua_affinity",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:mending",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:depth_strider",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:mending",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:mending",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:respiration",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:mending",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:blast_protection",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:blast_protection",
"level": 1
}

View File

@@ -0,0 +1 @@
{"directories":["chests"],"files":[]}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"directories":[],"files":["abandoned_mineshaft.json","ancient_city.json","desert_pyramid.json","jungle_temple.json","pillager_outpost.json"]}

View File

@@ -0,0 +1,338 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:golden_apple",
"weight": 20
},
{
"type": "minecraft:item",
"name": "minecraft:enchanted_golden_apple"
},
{
"type": "minecraft:item",
"name": "minecraft:name_tag",
"weight": 30
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_randomly",
"options": "#minecraft:on_random_loot"
}
],
"name": "minecraft:book",
"weight": 10
},
{
"type": "minecraft:item",
"name": "minecraft:iron_pickaxe",
"weight": 5
},
{
"type": "minecraft:empty",
"weight": 5
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:iron_ingot",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:gold_ingot",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 9.0,
"min": 4.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:redstone",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 9.0,
"min": 4.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:lapis_lazuli",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:diamond",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 8.0,
"min": 3.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:coal",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:bread",
"weight": 15
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 6.0,
"min": 3.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:glow_berries",
"weight": 15
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:melon_seeds",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:pumpkin_seeds",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:beetroot_seeds",
"weight": 10
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 8.0,
"min": 4.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:rail",
"weight": 20
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:powered_rail",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:detector_rail",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:activator_rail",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 16.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:torch",
"weight": 15
}
],
"rolls": 3.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:empty",
"weight": 4
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_randomly",
"options": "minecraft:efficiency"
}
],
"name": "minecraft:book"
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:chests/abandoned_mineshaft"
}

View File

@@ -0,0 +1,440 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:enchanted_golden_apple"
},
{
"type": "minecraft:item",
"name": "minecraft:music_disc_otherside"
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
}
],
"name": "minecraft:compass",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:sculk_catalyst",
"weight": 2
},
{
"type": "minecraft:item",
"name": "minecraft:name_tag",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
},
{
"add": false,
"damage": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.8
},
"function": "minecraft:set_damage"
},
{
"function": "minecraft:enchant_with_levels",
"levels": {
"type": "minecraft:uniform",
"max": 50.0,
"min": 30.0
},
"options": "#minecraft:on_random_loot"
}
],
"name": "minecraft:diamond_hoe",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
}
],
"name": "minecraft:lead",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
}
],
"name": "minecraft:diamond_horse_armor",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
}
],
"name": "minecraft:saddle",
"weight": 2
},
{
"type": "minecraft:item",
"name": "minecraft:music_disc_13",
"weight": 2
},
{
"type": "minecraft:item",
"name": "minecraft:music_disc_cat",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"type": "minecraft:uniform",
"max": 50.0,
"min": 30.0
},
"options": "#minecraft:on_random_loot"
}
],
"name": "minecraft:diamond_leggings",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_randomly",
"options": "minecraft:swift_sneak"
}
],
"name": "minecraft:book",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 10.0,
"min": 4.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:sculk",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:sculk_sensor",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:candle",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 15.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:amethyst_shard",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:experience_bottle",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 15.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:glow_berries",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"type": "minecraft:uniform",
"max": 39.0,
"min": 20.0
},
"options": "#minecraft:on_random_loot"
}
],
"name": "minecraft:iron_leggings",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:echo_shard",
"weight": 4
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:disc_fragment_5",
"weight": 4
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
},
{
"function": "minecraft:set_potion",
"id": "minecraft:strong_regeneration"
}
],
"name": "minecraft:potion",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_randomly",
"options": "#minecraft:on_random_loot"
}
],
"name": "minecraft:book",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 10.0,
"min": 3.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:book",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 15.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:bone",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 15.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:soul_torch",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 15.0,
"min": 6.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:coal",
"weight": 7
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 10.0,
"min": 5.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:empty",
"weight": 71
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_randomly",
"options": "minecraft:mending"
}
],
"name": "minecraft:book",
"weight": 4
},
{
"type": "minecraft:item",
"name": "minecraft:ward_armor_trim_smithing_template",
"weight": 4
},
{
"type": "minecraft:item",
"name": "minecraft:silence_armor_trim_smithing_template"
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:chests/ancient_city"
}

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