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

12 lines
225 B
JSON
Raw Normal View History

2021-11-27 01:21:01 +01:00
{
"type": "minecraft:crafting_shapeless",
2024-03-03 01:20:53 +01:00
"category": "misc",
2021-11-27 01:21:01 +01:00
"ingredients": [
{
"item": "actuallyadditions:item_interface"
}
],
"result": {
"item": "actuallyadditions:hopping_item_interface"
}
}