ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/decompress/empowered_diamatine_crystal.json
Flanks255 1e32301013 Fixed missing recipes.
Fixed missing lang entries.
2024-03-08 16:41:51 -06:00

13 lines
265 B
JSON

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