You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expect this should be enough, but can't test it. If someone can give it a go and tell me if its good that'l be great
# loot.jsif(feature('Replace white ingot (iron ingot) with white plates')){LootJS.modifiers((event)=>{event.addEntityLootModifier("minecraft:iron_golem").replaceLoot("minecraft:iron_ingot","create:iron_sheet")});}
genericname0144 on Discord says
The text was updated successfully, but these errors were encountered: