Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melxnne/altv-open-mineshaft
Removes the mineshaft door so players can enter the space freely. This resource allows access to the mineshaft interior by removing the obstructing door, making exploration seamless. No additional scripts or features are included—this modification is purely focused on enabling player entry to this specific area for an enhanced map experience.
https://github.com/melxnne/altv-open-mineshaft
altv map standalone
Last synced: 10 days ago
JSON representation
Removes the mineshaft door so players can enter the space freely. This resource allows access to the mineshaft interior by removing the obstructing door, making exploration seamless. No additional scripts or features are included—this modification is purely focused on enabling player entry to this specific area for an enhanced map experience.
- Host: GitHub
- URL: https://github.com/melxnne/altv-open-mineshaft
- Owner: Melxnne
- Created: 2024-10-28T01:01:21.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T20:41:12.000Z (3 months ago)
- Last Synced: 2024-11-25T01:13:29.770Z (2 months ago)
- Topics: altv, map, standalone
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AltV Open Mineshaft
**Removes the mineshaft door so players can enter the space freely.** This resource enables players to access a previously blocked-off mineshaft interior by removing its door, providing an expanded area for exploration and immersion within the AltV server.
## Features
- **Open Access**: Allows players to enter the mineshaft by removing the obstructive door.
- **Simple Installation**: Easily add this resource to your server with minimal setup.
- **Focused Modification**: No additional scripts or effects; this resource only alters the door access.## Installation
1. **Download the resource** from this repository.
2. **Place the folder** into your server’s `resources` directory.
3. **Add the resource to your server config** by including it in the `server.toml`:
```plaintext
resources = [
'OpenMineshaft',
...
]
![image](https://github.com/user-attachments/assets/14f82983-eb34-4a99-b4bf-cd658b992cab)