Files
IMoO/recipes_old/stonecutter_polished_from_blackstone.json
T
2022-01-24 20:17:51 +03:00

20 lines
384 B
JSON

{
"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
}
}
}