Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alphamode/b1.7.3-cubic-chunks
https://github.com/alphamode/b1.7.3-cubic-chunks
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/alphamode/b1.7.3-cubic-chunks
- Owner: AlphaMode
- License: cc0-1.0
- Created: 2024-01-13T06:20:23.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-01-13T06:25:53.000Z (10 months ago)
- Last Synced: 2024-01-13T18:07:41.393Z (10 months ago)
- Language: Java
- Size: 378 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fabric Example Mod with StationAPI and BIN Mappings for beta 1.7.3 server + client
## Setup
[See the StationAPI wiki.](https://github.com/ModificationStation/StationAPI/wiki)
## Common Issues
**I get "Invalid source release: 17" as an error!**
Use Java 17. Open up `File > Project Structure` and change your SDK to Java 17.
If you still get the issue, you may need to go into `File > Settings > Build, Execution, Deployment > Build Tools > Gradle` and change the Java that Gradle uses too.[Here for more issues.](https://github.com/calmilamsy/BIN-fabric-example-mod#common-issues)
## License
This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.