Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/modflower/polysit
A minimal sit mod for Fabric & Quilt using Polymer.
https://github.com/modflower/polysit
Last synced: about 1 month ago
JSON representation
A minimal sit mod for Fabric & Quilt using Polymer.
- Host: GitHub
- URL: https://github.com/modflower/polysit
- Owner: Modflower
- License: mpl-2.0
- Created: 2022-05-09T05:41:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T17:43:39.000Z (6 months ago)
- Last Synced: 2024-07-10T20:58:08.132Z (6 months ago)
- Language: Java
- Size: 249 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Polysit
A polymer-based server-side sit mod for Fabric & Quilt!
## How to Use?
Requirements:
- Minecraft 1.18.2
- [Polymer](https://modrinth.com/mod/polymer)
- [Polysit](https://github.com/the-glitch-network/polysit/releases)
- One of either mod loader:
- [Quilt](https://quiltmc.org/install) + [QSL](https://modrinth.com/mod/qsl)
- [Fabric](https://fabricmc.net/use) + [Fabric API](https://modrinth.com/mod/fabric-api)Install Minecraft 1.18.2, Polymer, Polysit and your mod loader of choice, then you can right-click/use a slab or stair
to sit in it. No client mod is required, but you may install to use it in single player or with LAN.## Building
1. Make sure you have the JDK. You can get it from [Adoptium](https://adoptium.net) if you don't already have it. Java
17 is required.
2. Run `gradlew build`
3. Get the build from `builds/libs`.