mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
13 lines
243 B
JSON
13 lines
243 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shapeless",
|
||
|
"category": "misc",
|
||
|
"ingredients": [
|
||
|
{
|
||
|
"item": "actuallyadditions:emeradic_crystal_block"
|
||
|
}
|
||
|
],
|
||
|
"result": {
|
||
|
"count": 9,
|
||
|
"item": "actuallyadditions:emeradic_crystal"
|
||
|
}
|
||
|
}
|