mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-17 05:13:11 +01:00
25 lines
428 B
JSON
25 lines
428 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"pattern": [
|
||
|
"RIB",
|
||
|
"IOI",
|
||
|
"BIR"
|
||
|
],
|
||
|
"key": {
|
||
|
"R": {
|
||
|
"item": "actuallyadditions:restonia_crystal"
|
||
|
},
|
||
|
"I": {
|
||
|
"item": "actuallyadditions:enori_crystal"
|
||
|
},
|
||
|
"B": {
|
||
|
"item": "minecraft:lapis_lazuli"
|
||
|
},
|
||
|
"O": {
|
||
|
"item": "actuallyadditions:ring"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "actuallyadditions:ring_of_magnetizing"
|
||
|
}
|
||
|
}
|