atlasFishing uses inventory items for the rod, bait, and catches. If items are missing, players may be unable to buy supplies, use bait, receive catches, or sell fish.
Item definition files
The resource includes ready-to-copy item files:Required item keys
The exact item keys matter. Labels can be changed, but keys must match config and inventory definitions.Rod
Baits
Catches
Junk catches in the default config use props for visual feedback and are not granted as sellable inventory items unless you customize that behavior.
Icons
Icons are included in two formats:Changing item names
If you rename an item, update every place that references it:Common mistakes
The shop opens but buying fails
The shop opens but buying fails
The item key may not exist in your inventory, or the payment account may not be supported by your framework.
Fish catches do not appear in inventory
Fish catches do not appear in inventory
Check that each fish key from
Config.fish exists in your inventory item definitions.Icons are blank
Icons are blank
Your inventory image folder may use a different path, file extension, or image naming rule. Try PNG first.
