mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
27 lines
No EOL
479 B
JSON
27 lines
No EOL
479 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"B": {
|
|
"item": "minecraft:lapis_lazuli"
|
|
},
|
|
"I": {
|
|
"item": "actuallyadditions:enori_crystal"
|
|
},
|
|
"O": {
|
|
"item": "actuallyadditions:ring"
|
|
},
|
|
"R": {
|
|
"item": "actuallyadditions:restonia_crystal"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"RIB",
|
|
"IOI",
|
|
"BIR"
|
|
],
|
|
"result": {
|
|
"item": "actuallyadditions:ring_of_magnetizing"
|
|
},
|
|
"show_notification": true
|
|
} |