24 lines
388 B
JSON
24 lines
388 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"N": {
|
|
"item": "numismatics:sun"
|
|
},
|
|
"R": {
|
|
"item": "refinedstorage:range_upgrade"
|
|
},
|
|
"S": {
|
|
"item": "minecraft:beacon"
|
|
}
|
|
},
|
|
"pattern": [
|
|
" N ",
|
|
"NRN",
|
|
" S "
|
|
],
|
|
"result": {
|
|
"item": "rsinfinitybooster:infinity_card"
|
|
},
|
|
"show_notification": true
|
|
} |