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

17 lines
295 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"x": {
"item": "actuallyadditions:empowered_diamatine_crystal"
}
},
"pattern": [
"xxx",
"xxx",
"xxx"
],
"result": {
"item": "actuallyadditions:empowered_diamatine_crystal_block"
}
}