Okay, I read the guide, installed, and am trying to use the mod to do tables for a specific list of items. Problem is that the last item listed gets listed twice! This is a big issue since the number of the items available can cause problems for my group.
Code:
[table="head;sort=1a;width=80%"]Item Name|Information|Cost|# Stored
Small Silk Pack|10 slots|20s|6
Black Silk Pack|10 slots|40s|1
Shadowgem|-|2s 25c|2
Moss Agate|-|4s|3
Malachite|-|15c|2
Parrot Cage|(Green Wing Macaw)|10s|1
Iron Buckle|-|1s|2[/table]
What am I doing wrong? Or is it a glitch? I am running vB 3.6.4, and have sorting on and the .js file in the right folder. Did I miss a step?