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

12 lines
213 B
JSON

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