ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/item_viewer_hopping.json
2021-11-21 21:38:48 +00:00

11 lines
197 B
JSON

{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "actuallyadditions:item_viewer"
}
],
"result": {
"item": "actuallyadditions:item_viewer_hopping"
}
}