{"id":19450511,"url":"https://github.com/quiltservertools/ticktools","last_synced_at":"2025-04-25T03:32:05.937Z","repository":{"id":45489634,"uuid":"376106086","full_name":"QuiltServerTools/TickTools","owner":"QuiltServerTools","description":"A Minecraft mod for managing tick-related things","archived":false,"fork":false,"pushed_at":"2022-01-07T05:23:13.000Z","size":237,"stargazers_count":10,"open_issues_count":7,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-03T15:43:39.895Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QuiltServerTools.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}},"created_at":"2021-06-11T18:05:20.000Z","updated_at":"2023-12-23T23:24:17.000Z","dependencies_parsed_at":"2022-07-19T00:32:18.086Z","dependency_job_id":null,"html_url":"https://github.com/QuiltServerTools/TickTools","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuiltServerTools%2FTickTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuiltServerTools%2FTickTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuiltServerTools%2FTickTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuiltServerTools%2FTickTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuiltServerTools","download_url":"https://codeload.github.com/QuiltServerTools/TickTools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250748090,"owners_count":21480778,"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":[],"created_at":"2024-11-10T16:38:04.534Z","updated_at":"2025-04-25T03:32:05.530Z","avatar_url":"https://github.com/QuiltServerTools.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TickTools\nA Minecraft mod for managing tick-related things\n\n[![discord](https://img.shields.io/discord/764543203772334100?label=discord)](https://discord.gg/UxHnDWr)\n## Config\n\n```toml\n# Required options\nsplitTickDistance = false\n# Required if relevant config option above is enabled\ntickDistance = 8\n\n[dynamic]\ndynamicTickDistance = false\nminTickDistance = 4\ndynamicRenderDistance = false\nminRenderDistance = 4\nmaxRenderDistance = 12\n# This value controls the MSPT used to target\ntargetMSPT = 50.0\n\n# Optional\n\nitemDespawnTicks = 6000\n\n# Example config for world specific\n# Uncomment to use\n#[the_nether]\n#splitTickDistance = true\n#tickDistance = 8\n#itemDespawnTicks = 6000\n\n#[the_nether.dynamic]\n#   dynamicTickDistance = false\n#   minTickDistance = 4\n#   dynamicRenderDistance = false\n#   minRenderDistance = 4\n#   maxRenderDistance = 12\n\n```\n\n#### Quick overview of each config option\n\n`splitTickDistance` controls whether you want to have a separate tick distance from your render distance\n\n`tickDistance` controls your normal tick distance if `splitTickDistance` is enabled\n\n`itemDespawnTicks` controls the number of ticks an item entity will take to despawn after being dropped. Vanilla is 6000 ticks\n\n`dynamicTickDistance` controls whether the tick distance should fluctuate between `tickDistance` and `minTickDistance` depending on server MSPT\n\n`minTickDistance` controls the minimum value the tick distance will be if `dynamicTickDistance\n is enabled\n\n`dynamicRenderDistance` controls whether the render distance should fluctuate between `minRenderDistance` and `maxRenderDistance` depending on server MSPT\n\n`minRenderDistance` controls the minimum render distance when `dynamicRenderDistance` is enabled\n\n`maxRenderDistance` controls the maximum render distance when `dynamicRenderDistance` is enabled\n\n`targetMSPT` is the MSPT that the server will reduce the render distance to try and achieve, when dynamic render distance is enabled\n\n\n## Commands\n\n### Status Command\n\n`/ticktools status`\n\nShows the current tick and render distances of all loaded worlds in the following format:\n\n`World identifier: Render/Tick`\n\n## Discuss\n\nSupport, discussion and development takes place on our discord, found at [https://discord.gg/UxHnDWr](https://discord.gg/UxHnDWr)\n\nYou can also sign up for release pings there should you be interested\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquiltservertools%2Fticktools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquiltservertools%2Fticktools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquiltservertools%2Fticktools/lists"}