ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/decompress/empowered_diamatine_crystal.json

13 lines
265 B
JSON
Raw Normal View History

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "actuallyadditions:empowered_diamatine_crystal_block"
}
],
"result": {
"count": 9,
"item": "actuallyadditions:empowered_diamatine_crystal"
}
}