Originally Posted by Gel214th
Thanks, I can add pre-created Treasure lists now.

Do I have to somehow set the number of items in the Treasure list? Because the Amount field can't be changed when I add a Treasure to the box.

For example, if I wanted to add 9999 Gold (just saying) or 5 poison potions in a stack, how would I do that?


Amount is unrelated to Treasure I think. You'll need to make a new treasure table that specifically has that amount of items. Open the stats editor, find the treasure table most similar to one you want, Right click it and make a derived version into your mod. You can set the amount of an item by, for example, changing 1,1 to 5,1 (or -5). Search for poison potions in the treasure table with ctrl + f.