Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brycecanyoncounty/bcc-saloons
This is a script to provide everything needed for brewing alcohol and moonshine as well running a saloon!
https://github.com/brycecanyoncounty/bcc-saloons
Last synced: 28 days ago
JSON representation
This is a script to provide everything needed for brewing alcohol and moonshine as well running a saloon!
- Host: GitHub
- URL: https://github.com/brycecanyoncounty/bcc-saloons
- Owner: BryceCanyonCounty
- License: apache-2.0
- Created: 2023-12-04T02:43:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-28T06:23:31.000Z (10 months ago)
- Last Synced: 2024-03-28T07:29:01.053Z (10 months ago)
- Language: Lua
- Size: 239 KB
- Stars: 0
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Installation
Ensure that you have RedM installed and running.
Download the bcc-saloons script files.
Place the bcc-saloons script folder into the resources directory of your RedM server.
Add ensure bcc-saloons to your server.cfg file to start the script on server startup.# Dependencies
Requires MariaDB version 10.11 and above or MySQL verions 8.0 and above.
Requires bcc-crypt
Requires bcc-utils
Requires feather-menu
# Usage
## Brewing Moonshine
Brewing moonshine is a process that takes step, you have to ferment your mash and alcohol, then once distilling each stage will require different ingredients and different amount of time. Once completed you collect your brew.
## Stills
Stills produce smoke when brewing, and are multi staged crafting. This could be for any drink or moonshine you want, using the still prop will take stages no matter what.
## Barrels
Barrels are a single stage brewing use to create alcohols and mashes normally.
# Features
-Smoke from stills when brewing
-Stills that are brewing can not be opened until done brewing.
-Ingredients can be chosen to be shown in menu, with notifications or not at all making players have to figure it out.
-Stills auto despawn and respawn when entering and leaving the area
-Animations on placing and destroying etc
# Planned Features
-NPC Piano Playing
-Saloon Storages
-Tasks to do for some cash
-More
**Contributing**
Contributions to the bcc-saloons script are welcome! If you have any bug fixes, improvements, or new feature suggestions, feel free to open a pull request on the GitHub repository.