ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/item_tag.json

15 lines
254 B
JSON
Raw Normal View History

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:paper"
},
{
"item": "actuallyadditions:black_quartz"
}
],
"result": {
"item": "actuallyadditions:item_tag"
}
}