Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theepicblock/polypuck
A small utility for use with PolyMc
https://github.com/theepicblock/polypuck
fabricmc minecraft
Last synced: 4 months ago
JSON representation
A small utility for use with PolyMc
- Host: GitHub
- URL: https://github.com/theepicblock/polypuck
- Owner: TheEpicBlock
- License: cc0-1.0
- Created: 2021-02-08T18:46:24.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-04T14:07:40.000Z (over 2 years ago)
- Last Synced: 2024-07-30T18:22:55.806Z (6 months ago)
- Topics: fabricmc, minecraft
- Language: Java
- Homepage:
- Size: 99.6 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PolyPuck
This mod disables [PolyMc](https://github.com/TheEpicBlock/PolyMc) when it is installed on both the client and the server.## Example usage
You have a modpack that you use on the server. You add PolyPuck into the modpack and put PolyMc on the server.
PolyMc will be able to generate a resource pack and vanilla clients will be able to join the server using it.
As you have PolyPuck in the modpack, you can tell players that they can optionally install the modpack. If they join using it, it will be just like any other modded server.NOTE: don't install PolyMc on clients, as of version 3.1.0 it breaks horribly.
NOTE: this mod currently blocks the resource pack packet for modded clients. This is planned to be split off into something more customizable.## License
CC0, probably not enough code to even be copyrighted. Feel free to use this in whatever.