Create/Update assets for version 22w44a

This commit is contained in:
InventiveBot
2022-11-02 18:37:07 +01:00
parent 0273933a37
commit 5bee317e6f
16763 changed files with 1114602 additions and 18 deletions

View File

@@ -0,0 +1 @@
{"directories":["bundle","update_1_20"],"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":["advancements","recipes"],"files":[]}

View File

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

View File

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

View File

@@ -0,0 +1 @@
{"bundle":{"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_string","has_the_recipe"]],"rewards":{"recipes":["minecraft:bundle"]}}}

View File

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

View File

@@ -0,0 +1,34 @@
{
"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_string",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:bundle"
]
}
}

View File

@@ -0,0 +1 @@
{"bundle":{"type":"minecraft:crafting_shaped","category":"equipment","key":{"#":{"item":"minecraft:rabbit_hide"},"-":{"item":"minecraft:string"}},"pattern":["-#-","# #","###"],"result":{"item":"minecraft:bundle"}}}

View File

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

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:rabbit_hide"
},
"-": {
"item": "minecraft:string"
}
},
"pattern": [
"-#-",
"# #",
"###"
],
"result": {
"item": "minecraft:bundle"
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1 @@
{"directories":["building_blocks","decorations","redstone","transportation"],"files":[]}

View File

@@ -0,0 +1 @@
{"bamboo_mosaic_slab":{"parent":"minecraft:recipes/root","criteria":{"has_bamboo_mosaic":{"conditions":{"items":[{"items":["minecraft:bamboo_mosaic"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:bamboo_mosaic_slab"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_bamboo_mosaic","has_the_recipe"]],"rewards":{"recipes":["minecraft:bamboo_mosaic_slab"]}},"bamboo_mosaic_stairs":{"parent":"minecraft:recipes/root","criteria":{"has_bamboo_mosaic":{"conditions":{"items":[{"items":["minecraft:bamboo_mosaic"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:bamboo_mosaic_stairs"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_bamboo_mosaic","has_the_recipe"]],"rewards":{"recipes":["minecraft:bamboo_mosaic_stairs"]}},"bamboo_slab":{"parent":"minecraft:recipes/root","criteria":{"has_planks":{"conditions":{"items":[{"items":["minecraft:bamboo_planks"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:bamboo_slab"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_planks","has_the_recipe"]],"rewards":{"recipes":["minecraft:bamboo_slab"]}},"bamboo_stairs":{"parent":"minecraft:recipes/root","criteria":{"has_planks":{"conditions":{"items":[{"items":["minecraft:bamboo_planks"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:bamboo_stairs"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_planks","has_the_recipe"]],"rewards":{"recipes":["minecraft:bamboo_stairs"]}},"chiseled_bookshelf":{"parent":"minecraft:recipes/root","criteria":{"has_book":{"conditions":{"items":[{"items":["minecraft:book"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:chiseled_bookshelf"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_book","has_the_recipe"]],"rewards":{"recipes":["minecraft:chiseled_bookshelf"]}}}

View File

@@ -0,0 +1 @@
{"directories":[],"files":["bamboo_mosaic_slab.json","bamboo_mosaic_stairs.json","bamboo_slab.json","bamboo_stairs.json","chiseled_bookshelf.json"]}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_bamboo_mosaic": {
"conditions": {
"items": [
{
"items": [
"minecraft:bamboo_mosaic"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_mosaic_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_bamboo_mosaic",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_mosaic_slab"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_bamboo_mosaic": {
"conditions": {
"items": [
{
"items": [
"minecraft:bamboo_mosaic"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_mosaic_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_bamboo_mosaic",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_mosaic_stairs"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:bamboo_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_slab"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_slab"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:bamboo_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_stairs"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_stairs"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_book": {
"conditions": {
"items": [
{
"items": [
"minecraft:book"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:chiseled_bookshelf"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_book",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:chiseled_bookshelf"
]
}
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"directories":[],"files":["acacia_hanging_sign.json","bamboo_fence.json","bamboo_hanging_sign.json","bamboo_mosaic.json","bamboo_planks.json","bamboo_sign.json","birch_hanging_sign.json","crimson_hanging_sign.json","dark_oak_hanging_sign.json","jungle_hanging_sign.json","mangrove_hanging_sign.json","oak_hanging_sign.json","spruce_hanging_sign.json","warped_hanging_sign.json"]}

View File

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

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:bamboo_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_fence"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_fence"
]
}
}

View File

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

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_bamboo_slab": {
"conditions": {
"items": [
{
"items": [
"minecraft:bamboo_slab"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_mosaic"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_bamboo_slab",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_mosaic"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_bamboo": {
"conditions": {
"items": [
{
"items": [
"minecraft:bamboo"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_planks"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_bamboo",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_planks"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:bamboo_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_sign"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_sign"
]
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1 @@
{"bamboo_button":{"parent":"minecraft:recipes/root","criteria":{"has_planks":{"conditions":{"items":[{"items":["minecraft:bamboo_planks"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:bamboo_button"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_planks","has_the_recipe"]],"rewards":{"recipes":["minecraft:bamboo_button"]}},"bamboo_door":{"parent":"minecraft:recipes/root","criteria":{"has_planks":{"conditions":{"items":[{"items":["minecraft:bamboo_planks"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:bamboo_door"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_planks","has_the_recipe"]],"rewards":{"recipes":["minecraft:bamboo_door"]}},"bamboo_fence_gate":{"parent":"minecraft:recipes/root","criteria":{"has_planks":{"conditions":{"items":[{"items":["minecraft:bamboo_planks"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:bamboo_fence_gate"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_planks","has_the_recipe"]],"rewards":{"recipes":["minecraft:bamboo_fence_gate"]}},"bamboo_pressure_plate":{"parent":"minecraft:recipes/root","criteria":{"has_planks":{"conditions":{"items":[{"items":["minecraft:bamboo_planks"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:bamboo_pressure_plate"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_planks","has_the_recipe"]],"rewards":{"recipes":["minecraft:bamboo_pressure_plate"]}},"bamboo_trapdoor":{"parent":"minecraft:recipes/root","criteria":{"has_planks":{"conditions":{"items":[{"items":["minecraft:bamboo_planks"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:bamboo_trapdoor"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_planks","has_the_recipe"]],"rewards":{"recipes":["minecraft:bamboo_trapdoor"]}}}

View File

@@ -0,0 +1 @@
{"directories":[],"files":["bamboo_button.json","bamboo_door.json","bamboo_fence_gate.json","bamboo_pressure_plate.json","bamboo_trapdoor.json"]}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:bamboo_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_button"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_button"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:bamboo_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_door"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_door"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:bamboo_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_fence_gate"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_fence_gate"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:bamboo_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_pressure_plate"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_pressure_plate"
]
}
}

View File

@@ -0,0 +1,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:bamboo_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_trapdoor"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_trapdoor"
]
}
}

View File

@@ -0,0 +1 @@
{"bamboo_chest_raft":{"parent":"minecraft:recipes/root","criteria":{"has_boat":{"conditions":{"items":[{"tag":"minecraft:boats"}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:bamboo_chest_raft"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_boat","has_the_recipe"]],"rewards":{"recipes":["minecraft:bamboo_chest_raft"]}},"bamboo_raft":{"parent":"minecraft:recipes/root","criteria":{"has_the_recipe":{"conditions":{"recipe":"minecraft:bamboo_raft"},"trigger":"minecraft:recipe_unlocked"},"in_water":{"conditions":{"block":"minecraft:water"},"trigger":"minecraft:enter_block"}},"requirements":[["in_water","has_the_recipe"]],"rewards":{"recipes":["minecraft:bamboo_raft"]}}}

View File

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

View File

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

View File

@@ -0,0 +1,28 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_raft"
},
"trigger": "minecraft:recipe_unlocked"
},
"in_water": {
"conditions": {
"block": "minecraft:water"
},
"trigger": "minecraft:enter_block"
}
},
"requirements": [
[
"in_water",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_raft"
]
}
}

View File

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

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"directories":[],"files":["acacia_hanging_sign.json","bamboo_button.json","bamboo_door.json","bamboo_fence.json","bamboo_fence_gate.json","bamboo_hanging_sign.json","bamboo_mosaic.json","bamboo_mosaic_slab.json","bamboo_mosaic_stairs.json","bamboo_planks.json","bamboo_pressure_plate.json","bamboo_sign.json","bamboo_slab.json","bamboo_stairs.json","bamboo_trapdoor.json","birch_hanging_sign.json","chiseled_bookshelf.json","crimson_hanging_sign.json","dark_oak_hanging_sign.json","jungle_hanging_sign.json","mangrove_hanging_sign.json","oak_hanging_sign.json","spruce_hanging_sign.json","warped_hanging_sign.json"]}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:acacia_hanging_sign"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:bamboo_button"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,29 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"conditions": [
{
"block": "minecraft:bamboo_door",
"condition": "minecraft:block_state_property",
"properties": {
"half": "lower"
}
}
],
"name": "minecraft:bamboo_door"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:bamboo_fence"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:bamboo_fence_gate"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:bamboo_hanging_sign"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:bamboo_mosaic"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,34 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"conditions": [
{
"block": "minecraft:bamboo_mosaic_slab",
"condition": "minecraft:block_state_property",
"properties": {
"type": "double"
}
}
],
"count": 2.0,
"function": "minecraft:set_count"
},
{
"function": "minecraft:explosion_decay"
}
],
"name": "minecraft:bamboo_mosaic_slab"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:bamboo_mosaic_stairs"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:bamboo_planks"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:bamboo_pressure_plate"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:bamboo_sign"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,34 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"conditions": [
{
"block": "minecraft:bamboo_slab",
"condition": "minecraft:block_state_property",
"properties": {
"type": "double"
}
}
],
"count": 2.0,
"function": "minecraft:set_count"
},
{
"function": "minecraft:explosion_decay"
}
],
"name": "minecraft:bamboo_slab"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:bamboo_stairs"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:bamboo_trapdoor"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:birch_hanging_sign"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,30 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:match_tool",
"predicate": {
"enchantments": [
{
"enchantment": "minecraft:silk_touch",
"levels": {
"min": 1
}
}
]
}
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:chiseled_bookshelf"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:crimson_hanging_sign"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:dark_oak_hanging_sign"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:jungle_hanging_sign"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:mangrove_hanging_sign"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:oak_hanging_sign"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:spruce_hanging_sign"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:warped_hanging_sign"
}
],
"rolls": 1.0
}
]
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"directories":[],"files":["acacia_hanging_sign.json","bamboo_button.json","bamboo_chest_raft.json","bamboo_door.json","bamboo_fence.json","bamboo_fence_gate.json","bamboo_hanging_sign.json","bamboo_mosaic.json","bamboo_mosaic_slab.json","bamboo_mosaic_stairs.json","bamboo_planks.json","bamboo_pressure_plate.json","bamboo_raft.json","bamboo_sign.json","bamboo_slab.json","bamboo_stairs.json","bamboo_trapdoor.json","birch_hanging_sign.json","chiseled_bookshelf.json","crimson_hanging_sign.json","dark_oak_hanging_sign.json","jungle_hanging_sign.json","mangrove_hanging_sign.json","oak_hanging_sign.json","spruce_hanging_sign.json","warped_hanging_sign.json"]}

View File

@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "hanging_sign",
"key": {
"#": {
"item": "minecraft:stripped_acacia_log"
},
"X": {
"item": "minecraft:chain"
}
},
"pattern": [
"X X",
"###",
"###"
],
"result": {
"count": 6,
"item": "minecraft:acacia_hanging_sign"
}
}

View File

@@ -0,0 +1,13 @@
{
"type": "minecraft:crafting_shapeless",
"category": "redstone",
"group": "wooden_button",
"ingredients": [
{
"item": "minecraft:bamboo_planks"
}
],
"result": {
"item": "minecraft:bamboo_button"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "chest_boat",
"ingredients": [
{
"item": "minecraft:chest"
},
{
"item": "minecraft:bamboo_raft"
}
],
"result": {
"item": "minecraft:bamboo_chest_raft"
}
}

View File

@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_door",
"key": {
"#": {
"item": "minecraft:bamboo_planks"
}
},
"pattern": [
"##",
"##",
"##"
],
"result": {
"count": 3,
"item": "minecraft:bamboo_door"
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wooden_custom_fence",
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:bamboo_planks"
}
},
"pattern": [
"W#W",
"W#W"
],
"result": {
"count": 3,
"item": "minecraft:bamboo_fence"
}
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_custom_fence_gate",
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:bamboo_planks"
}
},
"pattern": [
"#W#",
"#W#"
],
"result": {
"item": "minecraft:bamboo_fence_gate"
}
}

View File

@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "hanging_sign",
"key": {
"#": {
"item": "minecraft:bamboo_planks"
},
"X": {
"item": "minecraft:chain"
}
},
"pattern": [
"X X",
"###",
"###"
],
"result": {
"count": 2,
"item": "minecraft:bamboo_hanging_sign"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:bamboo_slab"
}
},
"pattern": [
"#",
"#"
],
"result": {
"item": "minecraft:bamboo_mosaic"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:bamboo_mosaic"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"item": "minecraft:bamboo_mosaic_slab"
}
}

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:bamboo_mosaic"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"item": "minecraft:bamboo_mosaic_stairs"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:bamboo"
}
},
"pattern": [
"##",
"##"
],
"result": {
"item": "minecraft:bamboo_planks"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_pressure_plate",
"key": {
"#": {
"item": "minecraft:bamboo_planks"
}
},
"pattern": [
"##"
],
"result": {
"item": "minecraft:bamboo_pressure_plate"
}
}

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "boat",
"key": {
"#": {
"item": "minecraft:bamboo_planks"
}
},
"pattern": [
"# #",
"###"
],
"result": {
"item": "minecraft:bamboo_raft"
}
}

View File

@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wooden_sign",
"key": {
"#": {
"item": "minecraft:bamboo_planks"
},
"X": {
"item": "minecraft:stick"
}
},
"pattern": [
"###",
"###",
" X "
],
"result": {
"count": 3,
"item": "minecraft:bamboo_sign"
}
}

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_slab",
"key": {
"#": {
"item": "minecraft:bamboo_planks"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"item": "minecraft:bamboo_slab"
}
}

View File

@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_stairs",
"key": {
"#": {
"item": "minecraft:bamboo_planks"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"item": "minecraft:bamboo_stairs"
}
}

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_trapdoor",
"key": {
"#": {
"item": "minecraft:bamboo_planks"
}
},
"pattern": [
"###",
"###"
],
"result": {
"count": 2,
"item": "minecraft:bamboo_trapdoor"
}
}

View File

@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "hanging_sign",
"key": {
"#": {
"item": "minecraft:stripped_birch_log"
},
"X": {
"item": "minecraft:chain"
}
},
"pattern": [
"X X",
"###",
"###"
],
"result": {
"count": 6,
"item": "minecraft:birch_hanging_sign"
}
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"tag": "minecraft:planks"
},
"X": {
"tag": "minecraft:wooden_slabs"
}
},
"pattern": [
"###",
"XXX",
"###"
],
"result": {
"item": "minecraft:chiseled_bookshelf"
}
}

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