{"id":21524864,"url":"https://github.com/modflower/polysit","last_synced_at":"2025-04-09T23:10:42.172Z","repository":{"id":41298092,"uuid":"490149450","full_name":"Modflower/polysit","owner":"Modflower","description":"A minimal sit mod for Fabric \u0026 Quilt using Polymer.","archived":false,"fork":false,"pushed_at":"2025-03-28T23:57:17.000Z","size":327,"stargazers_count":8,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-04-09T23:10:35.667Z","etag":null,"topics":["fabric-mod","fabricmc","fabricmc-mod","minecraft","minecraft-mod","polymer-mod","quilt-mod","quiltmc","quiltmc-mod","server-side-mod"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Modflower.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"Ampflower","github":"Ampflower"}},"created_at":"2022-05-09T05:41:54.000Z","updated_at":"2025-03-28T20:09:28.000Z","dependencies_parsed_at":"2024-07-10T20:15:48.976Z","dependency_job_id":null,"html_url":"https://github.com/Modflower/polysit","commit_stats":null,"previous_names":["modflower/polysit"],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Modflower%2Fpolysit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Modflower%2Fpolysit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Modflower%2Fpolysit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Modflower%2Fpolysit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Modflower","download_url":"https://codeload.github.com/Modflower/polysit/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125607,"owners_count":21051770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fabric-mod","fabricmc","fabricmc-mod","minecraft","minecraft-mod","polymer-mod","quilt-mod","quiltmc","quiltmc-mod","server-side-mod"],"created_at":"2024-11-24T01:30:07.396Z","updated_at":"2025-04-09T23:10:42.164Z","avatar_url":"https://github.com/Modflower.png","language":"Java","funding_links":["https://ko-fi.com/Ampflower","https://github.com/sponsors/Ampflower"],"categories":[],"sub_categories":[],"readme":"\u003cimg width=\"128\" src=\"src/main/resources/pack.png\" alt=\"Polysit Icon\" align=\"right\"/\u003e\n\n# Polysit\n\nA polymer-based server-side sit mod for Fabric \u0026 Quilt!\n\n## Installation\n\nRequirements:\n\n- Minecraft 1.19.3 through 1.21.4\n- [Polymer]\n- [Polysit]\n- Pick a mod loader:\n    - [Quilt](https://quiltmc.org/install) + [QSL](https://modrinth.com/mod/qsl)\n    - [Fabric](https://fabricmc.net/use) + [Fabric API](https://modrinth.com/mod/fabric-api)\n\nInstall Minecraft, [Polymer], [Polysit] and your mod loader of choice.\nYou only need to install it on the server, but there's a client-sided enhancement if one prefers.\n\nYou also have the option of using it in singleplayer or with friends over LAN.\n\n## Using\n\nYou can right-click/use any slab, stair and bed to sit on it.\n\nThere's also `/sit`, which allows you to sit practically anywhere, even on cacti... if you're immune to thorns.\n\nFor clients with the mod, there's also a keybind named `Sit`, which defaults to `G`.\nIt'll similarly let you sit anywhere, if the server is running Polysit.\n\n\u003e [!NOTE]\n\u003e Servers using other mods or plugins that happen to also include `/sit` as a command,\n\u003e or using an older version of Polysit, may not use the same checks or be as seamless as the latest version.\n\u003e\n\u003e If the server does not support or blocks `/sit`, this keybind may be unavailable and cannot be used.\n\u003e\n\u003e Unfortunately, this is unavoidable as the only method Polysit uses on the client is the `/sit` command.\n\n## Compatibility\n\nIt is compatible with any mod that implements standard slabs, stairs and beds.\nIt's even compatible with the scale attribute, and other scaling mods such as Pehkui.\n\n\u003e [!NOTE]\n\u003e 1.20.1 and older has poorer support for Pehkui.\n\u003e Bugs in relation to scaling while sitting will occur.\n\u003e There are still [mitigations](#changes-to-vanilla-logic) for Polysit's other behaviours.  \n\nIf for any reason, there's a slab, stair, bed, or any other seat-like block that doesn't work,\n[feel free to submit a bug report](https://github.com/Modflower/Polysit/issues/).\n\n## Changes to Vanilla Logic\n\nPolysit does try to fix bugs that were found in development, or directly caused by its functionality.\n\n- Moving the player out of blocks when getting up.\n- Forcing the player to take a smaller pose to avoid suffocating when getting off a seat.\n  - This applies generically to any seat, not just Polysit's.\n- Forcefully sending relevant packets for bugs caused by Mojang's fixes or changes.\n- Beds during the day can be right-clicked to sit on it.\n\nAll help to ensure that Polysit provides the best UX it possibly can while also maintaining vanilla-esk logic.\n\n## Building\n\n1. Make sure you have the JDK.\n   You can get it from [Adoptium](https://adoptium.net) if you don't already have it.\n   Java 17 is required for \u003c=1.20.4.\n   Java 21 is required for \u003e=1.20.5.\n2. Run `gradlew build`\n3. Get the build from `builds/libs`.\n\n[Polymer]: https://modrinth.com/mod/polymer\n\n[Polysit]: https://modrinth.com/mod/polysit","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodflower%2Fpolysit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmodflower%2Fpolysit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodflower%2Fpolysit/lists"}