Create/Update assets for version 22w46a

This commit is contained in:
InventiveBot
2022-11-16 18:37:49 +01:00
parent 1766770a16
commit dcd64734a4
16881 changed files with 1132915 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":["husbandry","recipes"],"files":[]}

File diff suppressed because one or more lines are too long

View File

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

View File

@@ -0,0 +1,434 @@
{
"parent": "minecraft:husbandry/breed_an_animal",
"criteria": {
"minecraft:axolotl": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:axolotl"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:bee": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:bee"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:camel": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:camel"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:cat": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:cat"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:chicken": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:chicken"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:cow": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:cow"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:donkey": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:donkey"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:fox": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:fox"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:frog": {
"conditions": {
"parent": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:frog"
}
}
],
"partner": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:frog"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:goat": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:goat"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:hoglin": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:hoglin"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:horse": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:horse"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:llama": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:llama"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:mooshroom": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:mooshroom"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:mule": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:mule"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:ocelot": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:ocelot"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:panda": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:panda"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:pig": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:pig"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:rabbit": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:rabbit"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:sheep": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:sheep"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:strider": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:strider"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:turtle": {
"conditions": {
"parent": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:turtle"
}
}
],
"partner": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:turtle"
}
}
]
},
"trigger": "minecraft:bred_animals"
},
"minecraft:wolf": {
"conditions": {
"child": [
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"type": "minecraft:wolf"
}
}
]
},
"trigger": "minecraft:bred_animals"
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.husbandry.breed_all_animals.description"
},
"frame": "challenge",
"hidden": false,
"icon": {
"item": "minecraft:golden_carrot"
},
"show_toast": true,
"title": {
"translate": "advancements.husbandry.breed_all_animals.title"
}
},
"requirements": [
[
"minecraft:horse"
],
[
"minecraft:donkey"
],
[
"minecraft:mule"
],
[
"minecraft:sheep"
],
[
"minecraft:cow"
],
[
"minecraft:mooshroom"
],
[
"minecraft:pig"
],
[
"minecraft:chicken"
],
[
"minecraft:wolf"
],
[
"minecraft:ocelot"
],
[
"minecraft:rabbit"
],
[
"minecraft:llama"
],
[
"minecraft:cat"
],
[
"minecraft:panda"
],
[
"minecraft:fox"
],
[
"minecraft:bee"
],
[
"minecraft:hoglin"
],
[
"minecraft:strider"
],
[
"minecraft:goat"
],
[
"minecraft:axolotl"
],
[
"minecraft:camel"
],
[
"minecraft:turtle"
],
[
"minecraft:frog"
]
],
"rewards": {
"experience": 100
}
}

View File

@@ -0,0 +1,29 @@
{
"parent": "minecraft:husbandry/root",
"criteria": {
"bred": {
"conditions": {},
"trigger": "minecraft:bred_animals"
}
},
"display": {
"announce_to_chat": true,
"description": {
"translate": "advancements.husbandry.breed_an_animal.description"
},
"frame": "task",
"hidden": false,
"icon": {
"item": "minecraft:wheat"
},
"show_toast": true,
"title": {
"translate": "advancements.husbandry.breed_an_animal.title"
}
},
"requirements": [
[
"bred"
]
]
}

View File

@@ -0,0 +1,29 @@
{
"criteria": {
"consumed_item": {
"conditions": {},
"trigger": "minecraft:consume_item"
}
},
"display": {
"announce_to_chat": false,
"background": "minecraft:textures/gui/advancements/backgrounds/husbandry.png",
"description": {
"translate": "advancements.husbandry.root.description"
},
"frame": "task",
"hidden": false,
"icon": {
"item": "minecraft:hay_block"
},
"show_toast": false,
"title": {
"translate": "advancements.husbandry.root.title"
}
},
"requirements": [
[
"consumed_item"
]
]
}

View File

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

View File

@@ -0,0 +1 @@
{"bamboo_block":{"parent":"minecraft:recipes/root","criteria":{"has_bamboo":{"conditions":{"items":[{"items":["minecraft:bamboo"]}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:bamboo_block"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_bamboo","has_the_recipe"]],"rewards":{"recipes":["minecraft:bamboo_block"]}},"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_planks":{"parent":"minecraft:recipes/root","criteria":{"has_logs":{"conditions":{"items":[{"tag":"minecraft:bamboo_blocks"}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:bamboo_planks"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_logs","has_the_recipe"]],"rewards":{"recipes":["minecraft:bamboo_planks"]}},"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_block.json","bamboo_mosaic_slab.json","bamboo_mosaic_stairs.json","bamboo_planks.json","bamboo_slab.json","bamboo_stairs.json","chiseled_bookshelf.json"]}

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_block"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_bamboo",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_block"
]
}
}

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,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_logs": {
"conditions": {
"items": [
{
"tag": "minecraft:bamboo_blocks"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_planks"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_logs",
"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_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_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,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stripped_logs": {
"conditions": {
"items": [
{
"items": [
"minecraft:stripped_acacia_log"
]
}
]
},
"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,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stripped_logs": {
"conditions": {
"items": [
{
"items": [
"minecraft:stripped_bamboo_block"
]
}
]
},
"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_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,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stripped_logs": {
"conditions": {
"items": [
{
"items": [
"minecraft:stripped_birch_log"
]
}
]
},
"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,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stripped_logs": {
"conditions": {
"items": [
{
"items": [
"minecraft:stripped_crimson_stem"
]
}
]
},
"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,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stripped_logs": {
"conditions": {
"items": [
{
"items": [
"minecraft:stripped_dark_oak_log"
]
}
]
},
"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,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stripped_logs": {
"conditions": {
"items": [
{
"items": [
"minecraft:stripped_jungle_log"
]
}
]
},
"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,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stripped_logs": {
"conditions": {
"items": [
{
"items": [
"minecraft:stripped_mangrove_log"
]
}
]
},
"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,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stripped_logs": {
"conditions": {
"items": [
{
"items": [
"minecraft:stripped_oak_log"
]
}
]
},
"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,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stripped_logs": {
"conditions": {
"items": [
{
"items": [
"minecraft:stripped_spruce_log"
]
}
]
},
"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,34 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_stripped_logs": {
"conditions": {
"items": [
{
"items": [
"minecraft:stripped_warped_stem"
]
}
]
},
"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_block.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","piglin_head.json","spruce_hanging_sign.json","stripped_bamboo_block.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_block"
}
],
"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:piglin_head"
}
],
"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:stripped_bamboo_block"
}
],
"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_block.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,36 @@
{
"type": "minecraft:crafting_shapeless",
"category": "building",
"ingredients": [
{
"item": "minecraft:bamboo"
},
{
"item": "minecraft:bamboo"
},
{
"item": "minecraft:bamboo"
},
{
"item": "minecraft:bamboo"
},
{
"item": "minecraft:bamboo"
},
{
"item": "minecraft:bamboo"
},
{
"item": "minecraft:bamboo"
},
{
"item": "minecraft:bamboo"
},
{
"item": "minecraft:bamboo"
}
],
"result": {
"item": "minecraft:bamboo_block"
}
}

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:stripped_bamboo_block"
},
"X": {
"item": "minecraft:chain"
}
},
"pattern": [
"X X",
"###",
"###"
],
"result": {
"count": 6,
"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"
}
}

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