23 lines
428 B
JSON
23 lines
428 B
JSON
{
|
|
"type": "thermal:blitz",
|
|
"name": "entity.thermal.blitz",
|
|
"name_color": "0xE8E8E8",
|
|
"gui_scale": 1,
|
|
"gui_x_offset": 0,
|
|
"gui_y_offset": 0,
|
|
"gui_z_offset": 0,
|
|
"sim_cost": 128,
|
|
"input": {
|
|
"item": "hostilenetworks:empty_prediction"
|
|
},
|
|
"base_drop": {
|
|
"item": "hostilenetworks:nether_prediction"
|
|
},
|
|
"trivia": "",
|
|
"fabricator_drops": [
|
|
{
|
|
"item": "thermal:blitz_rod",
|
|
"count": 4
|
|
}
|
|
]
|
|
} |