mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 13:03:12 +01:00
16 lines
No EOL
253 B
JSON
16 lines
No EOL
253 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"O O",
|
|
"OOO",
|
|
"OOO"
|
|
],
|
|
"key": {
|
|
"O": {
|
|
"item": "actuallyadditions:diamatine_crystal"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "actuallyadditions:chest_crystal_diamatine"
|
|
}
|
|
} |