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":["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
}
}