Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
FalsePatternLib

FalsePatternLib

A 1.7.10 library containing useful and backported code for mods to use

57.1k
15
Library

Compatibility

Minecraft: Java Edition

1.7.10

Platforms

Forge

Supported environments

Client-side
Server-side
Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source
Donate on Ko-fiDonate on Patreon

Creators

FalsePattern
FalsePattern Owner

Details

Licensed LGPL-3.0-or-later
Published 3 years ago
Updated 2 months ago
DescriptionChangelogVersions
1
3
4

0.10.3

by FalsePattern on Aug 23, 2022
Download

Actually fixed mixins this time, and also fixed some classloading order problems.

0.10.2

by FalsePattern on Aug 21, 2022
Download

Fixed some more bugs:

  • String config fields were not detected
  • Config string validation code was incorrect
  • ASM helper code did not output any data when writing class to byte array
  • IMixinPlugin backwards compatibility logic was broken

0.10.1 [BROKEN]

by FalsePattern on Aug 20, 2022
Download
  • Fixed a classloading order issue that broke configs
  • Added compatibility for MixinBooter-Legacy

0.10.0

by FalsePattern on Aug 17, 2022
Download

See the github release for more info: https://github.com/FalsePattern/FalsePatternLib/releases/tag/0.10.0

0.9.4

by FalsePattern on Jul 24, 2022
Download

Improved the dependency downloader:

  • Now it can verify checksums and retry downloading a file when the check fails
  • You can specify a custom download directory using either the -Dminecraft.sharedDataDir JVM argument, or the MINECRAFT_SHARED_DATA_DIR environment variable

0.9.3

by FalsePattern on Jul 22, 2022
Download

Fixed a critical bug in the dependency loader library.

0.9.2

by FalsePattern on Jul 6, 2022
Download

Fixed a crash on servers.

0.9.1 Grimless

by FalsePattern on Jun 27, 2022
Download

Updated Griomire avoidance check. Use 0.9.1 if you don't have Grimoire installed.

0.9.1

by FalsePattern on Jun 25, 2022
Download

Disabling the update checker in the config no longer crashes the game.

0.9.0

by FalsePattern on Jun 20, 2022
Download
  • Deprecated AsyncUtil, will be removed in 0.10.
  • Added some config GUI helper classes, making forge config menus is now a breeze.

0.8.2

by FalsePattern on Jun 15, 2022
Download
  • Added FileUtil
  • Typo fixes
  • ConfigurationManager can now be used whenever, not only after construction

(skipped 0.8.1 because of broken code)

0.8.0

by FalsePattern on Jun 12, 2022
Download

0.8 added features:

  • Asynchronous worker: for running stuff that take a long time. Useful for thing such as starting a download during preInit, whose results you will only require int init/postInit/way later
  • Update checker: An API with an included file spec for automatic update checks. Also includes a utility for converting update notices into chat-sendable IChatComponent lists. FalsePatternLib itself includes update checks for all of my mods that are available on Modrinth.
  • Render utility: A tiny helper class that exposes the partialTickTime from the minecraft instance (client only)
  • Language utility: A tool for defining default language values directly in code

0.8.0-pre01

by FalsePattern on Jun 11, 2022
Download

Notice: This is a pre-release, the api MAY change in the final release.

0.8 added features:

  • Asynchronous worker: for running stuff that take a long time. Useful for thing such as starting a download during preInit, whose results you will only require int init/postInit/way later
  • Update checker: An API with an included file spec for automatic update checks. Also includes a utility for converting update notices into chat-sendable IChatComponent lists. FalsePatternLib itself includes update checks for all of my mods that are available on Modrinth.

0.7.1

by FalsePattern on Jun 9, 2022
Download

Lots of internal code improvements and deprecation cleanup. Updating from 0.6 strongly recommended to avoid weird bugs in other mods that use FPLib

0.6.2

by FalsePattern on Jun 7, 2022
Download

Bugfixes and code refactoring

0.6.1

by FalsePattern on May 21, 2022
Download

Initial modrinth upload. For the full change history and feature set, see the github repo.

1
3
4

Modrinth is open source.

main@bd61f5d

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.