umm/mods/overrides/kubejs/data/hostilenetworks/data_models/warden.json
2024-03-20 20:29:50 +01:00

54 lines
1.1 KiB
JSON

{
"entity": "minecraft:warden",
"variants": [],
"name": "entity.minecraft.warden",
"name_color": "#05343F",
"gui_scale": 0.65,
"gui_x_offset": 0.0,
"gui_y_offset": -0.15,
"gui_z_offset": 0.0,
"sim_cost": 2560,
"input": {
"item": "hostilenetworks:prediction_matrix",
"count": 1
},
"base_drop": {
"item": "hostilenetworks:end_prediction",
"count": 1
},
"trivia": "hostilenetworks.trivia.warden",
"fabricator_drops": [
{
"item": "deeperdarker:heart_of_the_deep",
"count": 1
},
{
"item": "deeperdarker:warden_carapace",
"count": 1
},
{
"item": "apotheosis:warden_tendril",
"count": 1
},
{
"item": "minecraft:echo_shard",
"count": 2
},
{
"item": "bhc:blue_heart",
"count": 1
}
],
"tier_data": [
6,
54,
354,
1254
],
"data_per_kill": [
1,
4,
10,
18
]
}