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