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