add first patch
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user