Version 5.4

This commit is contained in:
2026-01-27 17:19:00 +00:00
parent 59ef42a1c2
commit d7558df773
3554 changed files with 303488 additions and 0 deletions

View File

@@ -0,0 +1,46 @@
{
"entity": "minecraft:warden",
"variants": [],
"name": {
"translate": "entity.minecraft.warden",
"color": "#05343F"
},
"display": {
"y_offset": -0.15,
"scale": 0.65
},
"sim_cost": 2560,
"input": {
"item": "hostilenetworks:prediction_matrix"
},
"base_drop": {
"id": "hostilenetworks:end_prediction",
"count": 1
},
"trivia": "hostilenetworks.trivia.warden",
"fabricator_drops": [
{
"id": "deeperdarker:heart_of_the_deep",
"optional": true,
"count": 1
},
{
"id": "deeperdarker:warden_carapace",
"optional": true,
"count": 1
},
{
"id": "apothic_enchanting:warden_tendril",
"optional": true,
"count": 1
},
{
"id": "minecraft:sculk_catalyst",
"count": 1
},
{
"id": "minecraft:echo_shard",
"count": 2
}
]
}