#No Warden Tendrils

5 messages · Page 1 of 1 (latest)

main bone
#

hey there's no drop for the warden tendril, and no way to craft it... any chance someone could add it to the warden drops? the item is needed for the zenith enchanting system upgrades

modern stag
#

|| thank you for posting here; cheers mate ||

dapper parrot
#

Any result on this?

rigid stratus
#

LootJS.modifiers((event) => {
event.addEntityLootModifier("minecraft:warden").addWeightedLoot([0,2],[Item.of("zenith:warden_tendril").withChance(100)]);
});

#

copy this script to a text file and save it as tendril.js. then put that file here \kubejs\server_scripts\loot_tables