ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/compress/emeradic_crystal.json

17 lines
273 B
JSON
Raw Normal View History

2023-01-09 00:35:39 +01:00
{
"type": "minecraft:crafting_shaped",
2024-03-03 01:20:53 +01:00
"category": "misc",
2023-01-09 00:35:39 +01:00
"key": {
"x": {
"item": "actuallyadditions:emeradic_crystal_shard"
}
},
2024-03-03 01:20:53 +01:00
"pattern": [
"xxx",
"xxx",
"xxx"
],
2023-01-09 00:35:39 +01:00
"result": {
"item": "actuallyadditions:emeradic_crystal"
2024-03-04 22:52:17 +01:00
}
2023-01-09 00:35:39 +01:00
}