Inital commit
This commit is contained in:
commit
b5089257c5
1005 changed files with 23476 additions and 0 deletions
15
datapacks/craft-refine/data/minecraft/recipe/bamboo_planks.json
Executable file
15
datapacks/craft-refine/data/minecraft/recipe/bamboo_planks.json
Executable file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "building",
|
||||
"key": {
|
||||
"#": "#minecraft:bamboo_blocks"
|
||||
},
|
||||
"pattern": [
|
||||
"#",
|
||||
"#"
|
||||
],
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:bamboo_planks"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue