24 lines
492 B
JSON
24 lines
492 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"
|
||
|
}
|