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
GTNH Lib

GTNH Lib

Library for GTNH

161.0k
12
Library

Compatibility

Minecraft: Java Edition

1.7.10

Platforms

Forge

Supported environments

Client-side
Server-side
Client and server (optional)

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source

Creators

mitchej123
mitchej123 Owner

Details

Licensed LGPL-3.0-only
Published 2 years ago
Updated 22 hours ago
DescriptionChangelogVersions
1
2
3
5

0.6.17

by mitchej123 on Mar 28, 2025
Download

What's Changed

  • Added offset(int, int, int) and copy() for BlockPos by @Taskeren in https://github.com/GTNewHorizons/GTNHLib/pull/125

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.16...0.6.17

0.6.16

by mitchej123 on Mar 20, 2025
Download

What's Changed

  • Make BlockPos modifications return BlockPos instead of IBlockPos by @Taskeren in https://github.com/GTNewHorizons/GTNHLib/pull/124

New Contributors

  • @Taskeren made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/124

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.15...0.6.16

0.6.15

by mitchej123 on Mar 14, 2025
Download

What's Changed

  • Add VAO utilities for easier core profile compatibility by @eigenraven in https://github.com/GTNewHorizons/GTNHLib/pull/123

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.14...0.6.15

0.6.14

by mitchej123 on Mar 11, 2025
Download

What's Changed

  • Updates for IStateStack by @mitchej123 in https://github.com/GTNewHorizons/GTNHLib/pull/120

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.13...0.6.14

0.6.13

by mitchej123 on Mar 5, 2025
Download

What's Changed

  • Notify client of servers view distance by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/116
  • Move LoreHolder registration to a later init stage by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/118

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.12...0.6.13

0.6.12

by mitchej123 on Mar 5, 2025
Download

What's Changed

  • Add mixin to register LivingEquipmentChangeEvent by @FourIsTheNumber in https://github.com/GTNewHorizons/GTNHLib/pull/117

New Contributors

  • @FourIsTheNumber made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/117

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.11...0.6.12

0.6.11

by mitchej123 on Feb 16, 2025
Download

What's Changed

  • Introduce Capability system by @miozune in https://github.com/GTNewHorizons/GTNHLib/pull/112

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.10...0.6.11

0.6.10

by mitchej123 on Feb 5, 2025
Download

What's Changed

  • Fix versionPattern by @miozune in https://github.com/GTNewHorizons/GTNHLib/pull/111

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.9...0.6.10

0.6.9

by mitchej123 on Feb 5, 2025
Download

What's Changed

  • Add NEI Version Check by @glowredman in https://github.com/GTNewHorizons/GTNHLib/pull/109
  • Update the constant pool parser for Java 25 by @ah-OOG-ah in https://github.com/GTNewHorizons/GTNHLib/pull/110

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.8...0.6.9

0.6.8

by mitchej123 on Jan 28, 2025
Download

What's Changed

  • Amend previous commit, don't set keyCode to -1 by @serenibyss in https://github.com/GTNewHorizons/GTNHLib/pull/108

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.7...0.6.8

0.6.7

by mitchej123 on Jan 28, 2025
Download

What's Changed

  • Fix MC keybinding-backed synced keybind listeners by @serenibyss in https://github.com/GTNewHorizons/GTNHLib/pull/107

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.6...0.6.7

0.6.6

by mitchej123 on Jan 26, 2025
Download

What's Changed

  • Backport LWJGL3 memory utilities to enable more efficient ByteBuffer usage by @eigenraven in https://github.com/GTNewHorizons/GTNHLib/pull/105

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.5...0.6.6

0.6.5

by mitchej123 on Jan 25, 2025
Download

What's Changed

  • Synced Keybinds API by @serenibyss in https://github.com/GTNewHorizons/GTNHLib/pull/104

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.3...0.6.5

0.6.4-pre

by mitchej123 on Jan 25, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.3...0.6.4-pre

0.6.3

by mitchej123 on Jan 19, 2025
Download

What's Changed

  • Easily sync config values between server & client by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/102
  • Register config sync event bus in init by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/103

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.2...0.6.3

0.6.2

by mitchej123 on Jan 15, 2025
Download

What's Changed

  • Automatic LoreHolder Discovery by @glowredman in https://github.com/GTNewHorizons/GTNHLib/pull/101

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.1...0.6.2

0.6.1

by mitchej123 on Jan 9, 2025
Download

What's Changed

  • Add block/meta and item/meta pair classes by @RecursivePineapple in https://github.com/GTNewHorizons/GTNHLib/pull/98

New Contributors

  • @RecursivePineapple made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/98

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.0...0.6.1

0.6.0

by mitchej123 on Dec 20, 2024
Download

What's Changed

  • Add RenderTooltipEvent by @glowredman in https://github.com/GTNewHorizons/GTNHLib/pull/81

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.23...0.6.0

0.5.23

by mitchej123 on Dec 19, 2024
Download

What's Changed

  • Allow non-public subscribed methods in @EventBusSubscriber classes by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/97

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.22...0.5.23

0.5.22

by mitchej123 on Dec 9, 2024
Download

What's Changed

  • Add an interface for meta- and nbt-aware music disks to fix modded disk support in electric jukeboxes by @eigenraven in https://github.com/GTNewHorizons/GTNHLib/pull/96

Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.21...0.5.22

1
2
3
5

Modrinth is open source.

feat/theseus/tauri-v2@c5403db

© 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.