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