24 lines
495 B
JSON
24 lines
495 B
JSON
|
{
|
||
|
"type": "create:blockzapper_upgrade",
|
||
|
"pattern": [
|
||
|
"E ",
|
||
|
"BR"
|
||
|
],
|
||
|
"key": {
|
||
|
"B": {
|
||
|
"tag": "forge:ingots/brass"
|
||
|
},
|
||
|
"R": {
|
||
|
"item": "create:refined_radiance"
|
||
|
},
|
||
|
"E": {
|
||
|
"item": "create:handheld_blockzapper"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "create:handheld_blockzapper",
|
||
|
"count": 1
|
||
|
},
|
||
|
"component": "Amplifier",
|
||
|
"tier": "Brass"
|
||
|
}
|