AmmoniumX / AdminShop

Admin Shop Minecraft Mod
GNU Lesser General Public License v2.1
4 stars 4 forks source link

Limit on items in the shop #36

Closed git4o closed 2 months ago

git4o commented 2 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: Use this csv file: https://pastebin.com/JS0gjpQU

Expected behavior It should display all the items there.

Minecraft Version: 1.20.1

Most items are missing.

AmmoniumX commented 2 months ago

Can you include the latest.log file?

Also: we don't support decimals for any price.

You also might be misunderstood on how the csv file works; you have multiple minecraft:enchanted_book entries without NBT data. Same with goat horns, potions, splash potions, etc

AmmoniumX commented 2 months ago

Marking this as invalid for the time being since your items not showing is most likely because your CSV file is invaslid.