Tiviacz1337 / Travelers-Backpack

Unique and upgradeable backpacks with customisation, Curios API/Trinkets integration and more!
133 stars 76 forks source link

Add instruction to put strings into quotes #905

Open Darkona opened 1 month ago

Darkona commented 1 month ago

https://github.com/Tiviacz1337/Travelers-Backpack/blob/ba2a5206e3eddb5ed4c7557a301709dcae516eff/src/main/java/com/tiviacz/travelersbackpack/config/TravelersBackpackConfig.java#L182C26-L182C33

Instructions for list of items should indicate the names need to be between quotes, because the underlying parser (https://github.com/TheElectronWill/night-config/blob/master/toml/src/main/java/com/electronwill/nightconfig/toml/ValueParser.java) will look for them for strings.

Tiviacz1337 commented 1 month ago

https://www.curseforge.com/minecraft/mc-mods/travelers-backpack/files/5372415 Added for Neo 1.20.4 Forge coming soon