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

11 lines
191 B
JSON
Raw Normal View History

2021-11-21 22:38:48 +01:00
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "actuallyadditions:laser_wrench"
}
],
"result": {
"item": "actuallyadditions:laser_wrench"
}
}