In the sheet page it says that all of the things in the items list can be called via @{repeating_inventory_0_inventory-name} replacing the last word with what you want from that item (so weight, description, etc.) but these all output a single blank space when i call them, so i'm guessing they are being created (because they don't output "Cobra Bubbles|repeating_inventory_0_inventory-name") but they aren't being filled in properly by the sheet. Interestingly, I can go to attributes, create an attribute called repeating_inventory_0_inventory-name, and it will add an item to the top of my inventory with the name i put in the field, and then i can edit the field in the inventory and the name field works fine, but then every other thing in the repeating area doesn't work anymore (even after deleting the item) TL;DR I can't make items output anything useful.