Add Vanilla Behavior Pack 1.18.1
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"format_version": "1.12",
|
||||
"minecraft:recipe_shaped": {
|
||||
"description": {
|
||||
"identifier": "minecraft:mossy_stone_brick_wall"
|
||||
},
|
||||
|
||||
|
||||
"tags": [ "crafting_table" ],
|
||||
"pattern": [
|
||||
"###",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:stonebrick",
|
||||
"data": 1
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:cobblestone_wall",
|
||||
"data": 8,
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user