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