#LootJS - Replace an item with a random item from a list
5 messages · Page 1 of 1 (latest)
trying to make tetra swords replace vanilla swords in lootchests, as well as spawn with a random blade type. this seems to work, but it runs the math once, making all replaced swords only use one blade type, such as short_blade until the script is reloaded
how can i make the math run everytime a chest is opened?
nvm i figured it out