Mod CoyoteLib by QbDesu

  • CoyoteLib by QbDesu

    A library mod providing things like a double jump API a modifiable debug overlay and custom gamerules.
    • 111.56 KB
    • 1.16.5
    • June 1, 2020
    • February 15, 2021
    • API and Library
      Map and Information
      Server Utility
    CoyoteLib
Mod Information
NameCoyoteLibAuthorQbDesuDescriptionA library mod providing things like a double jump API a modifiable debug overlay and custom gamerules.
InformationDownloads:
Version: 1.16.5
Size: 111.56 KB
Updated at: February 15, 2021
Created at: June 1, 2020
Tags
API and Library
Map and Information
Server Utility

On the future of this mod:
This mod provides 3 big things which I would like to separate from another:

  • 3 new gamerules which at the time of writing do not work because of some changes in Minecrafts code in that regard.. sorry if this mod used to help people with arachnophobia it currently it can't do so.
  • A customizable debug overlay.. that currently can cause crashes
  • An API for mods for mid-air jumping and coyote time - which is the heart of the mod and why most people are using it, - which is used in the Double Jump mod.

This is a library mod providing things like a double jump and coyote time API that my future mods will tap into. It also provides a customizable debug overlay and custom gamerules.

The following game rules are available at the time of writing:
coyotelib:preventCreeperGriefing: prevents creeper griefing even if mob griefing is enabled
coyotelib:forceAllowVillagerGriefing: allows villagers to "grief" even if mob griefing is disabled
coyotelib:arachnophobia: prevents spiders from spawning

There is a maven repository avaiable at https://maven.necro.dev providing source, api and deobfJars for development.- -