20 lines
405 B
JSON
20 lines
405 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_shapeless": {
|
|
"description": {
|
|
"identifier": "minecraft:stonecutter_chiseled_nether_bricks_from_nether_brick"
|
|
},
|
|
"tags": [ "stonecutter" ],
|
|
"priority": 2,
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:nether_brick"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:chiseled_nether_bricks",
|
|
"count": 1
|
|
}
|
|
}
|
|
}
|