jimathy/jim-mining — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a FiveM mining resource for a roleplay server, similar to a full job activity players can do around the map. I want players to be able to mine rocks, pan for gold in streams, wash stones, crack stones, find ores, gems, gold, silver, and sometimes trash.

Make it configurable so I can easily move or remove mining spots, panning spots, washing spots, NPCs, and selling locations without digging through the whole code. It should support multiple locations like a mineshaft and a quarry, with map blips, spawned NPCs, target interactions, props, and nice animations like drilling instead of just swinging a pickaxe.

Add simple crafting recipes in the config, plus a jewel cutting bench where players can turn gold bars and gems into jewelry or other sellable items. Include buyers or NPC menus for selling materials and jewelry. Make it work cleanly as a FiveM Lua resource, with client, server, shared config, locales, images, and an fxmanifest. Look up current FiveM docs if needed.

Want more depth? Deep Reverse