22 lines
378 B
JSON
22 lines
378 B
JSON
|
{
|
||
|
"type": "create:blockzapper_upgrade",
|
||
|
"pattern": ["GBG", " E "],
|
||
|
"key": {
|
||
|
"B": {
|
||
|
"item": "create:chromatic_compound"
|
||
|
},
|
||
|
"G": {
|
||
|
"tag": "forge:glass"
|
||
|
},
|
||
|
"E": {
|
||
|
"item": "create:handheld_blockzapper"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "create:handheld_blockzapper",
|
||
|
"count": 1
|
||
|
},
|
||
|
"component": "Scope",
|
||
|
"tier": "Chromatic"
|
||
|
}
|