ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/hopping_item_interface.json
2024-03-03 01:20:53 +01:00

12 lines
225 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "actuallyadditions:item_interface"
}
],
"result": {
"item": "actuallyadditions:hopping_item_interface"
}
}