Add Vanilla Behavior Pack 1.18.1
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"format_version": "1.12",
|
||||
"minecraft:recipe_shapeless": {
|
||||
"description": {
|
||||
"identifier": "minecraft:deepslate_brick_wall_from_polished_deepslate_stonecutting"
|
||||
},
|
||||
"ingredients": [
|
||||
{
|
||||
"data": 0,
|
||||
"item": "minecraft:polished_deepslate"
|
||||
}
|
||||
],
|
||||
"priority": 0,
|
||||
"result": {
|
||||
"count": 1,
|
||||
"data": 0,
|
||||
"item": "minecraft:deepslate_brick_wall"
|
||||
},
|
||||
"tags": [
|
||||
"stonecutter"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user