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
Tesseract API

Tesseract API

Another library mod for mod developers

430.1k
1
Library
AboutChangelogVersions

Tesseract API 1.6.0-beta-1.21.1

by Swedz on Dec 12, 2024
Download

What's Changed

  • Expand text parser API by @Swedz in #24
  • Simpler modular multiblock GUI for line adding and style stripping by @Swedz in #25
  • Add common model builder for top/end block models by @Swedz in #26
  • Make model builder optional by @Swedz in #27
  • Add common tag creating helper methods by @Swedz in #28
  • Add recipe builder helpers by @Swedz in #30
  • Use ItemModelProvider internally by @Swedz in #31
  • Add registry helper by @Swedz in #33
  • Add accessibility wrapper for loot table providers by @Swedz in #34
  • Add tag convert methods for collections by @Swedz in #35
  • Allow for chaining comparable values on a SortOrder by @Swedz in #36
  • Add Material API by @Swedz in #29
  • Follow changes in MI's API by @Swedz in #22
  • Clean up some MI entrypoint and mixin stuff by @Swedz in #38
  • Make MI fluids automatically build a block state by @Swedz in #39
  • Lots of new internal API for multiblock tiers, machine slot panels, tooltip components, rendering, etc. by @Swedz in #40
  • Add mixin accessors for MI component stacks by @Swedz in #41

Full Changelog

Tesseract API 1.5.4-beta-1.21.1

by Swedz on Sep 27, 2024
Download

What's Changed

  • Add item api for adding tooltips inside of the attributes section by @Swedz in #16
  • Add position parsers by @Swedz in #18
  • Expand machine api visibility by @Swedz in #19
  • Create shape matcher with separate method by @Swedz in #20
  • Allow line wrapping in modular multiblock guis by @Swedz in #21
  • Fix charging items that say they received negative energy by @Swedz in #23

Full Changelog

Tesseract API 1.5.3-beta-1.21.1

by Swedz on Sep 17, 2024
Download

What's Changed

  • Fix proxy environment test when no mods are required by @Swedz in #15

Full Changelog

Tesseract API 1.5.2-beta-1.21.1

by Swedz on Sep 17, 2024
Download

What's Changed

  • Behavior Registry API by @Swedz in #5
  • Add tag helper methods for converting from one registry to another by @Swedz in #7
  • Support overdrive module in machine api by @Swedz in #8
  • Add machine auto extract/insert helper by @Swedz in #9
  • Allow for modular machine guis to have a Y offset by @Swedz in #10
  • Inventory charging helper by @Swedz in #11
  • Add transfer cache helper API by @Swedz in #12
  • Fix typo in method name in PacketContext by @Swedz in #13
  • Allow multiple mod ids for proxy entrypoints & add merge methods for proxies by @Swedz in #14

Full Changelog

Tesseract API 1.5.1-beta-1.21.1

by Swedz on Sep 8, 2024
Download

What's Changed

  • New packet API separate from MI by @Swedz in #3
  • Log version in the terminal when running gradle tasks by @Swedz in #4

Full Changelog

Tesseract API 1.5.0-beta-1.21.1

by Swedz on Sep 7, 2024
Download
  • Update to 1.21.1

Full Changelog: https://github.com/Swedz/tesseract-neoforge/compare/1.4.0-beta-1.21...1.5.0-beta-1.21.1

Tesseract API 1.4.0-beta-1.21

by Swedz on Sep 7, 2024
Download
  • New versioning schema

Full Changelog: https://github.com/Swedz/tesseract-neoforge/compare/1.3.2+1.21...1.4.0-beta-1.21

Tesseract API 1.3.2+1.21

by Swedz on Aug 30, 2024
Download
  • Add server and find user methods to the base proxy

Full Changelog: https://github.com/Swedz/tesseract-neoforge/compare/1.3.1+1.21...1.3.2+1.21

Tesseract API 1.3.1+1.21

by Swedz on Aug 28, 2024
Download
  • Fix incompatibility with 1.21.1

Full Changelog: https://github.com/Swedz/tesseract-neoforge/compare/1.3.0+1.21...1.3.1+1.21

Tesseract API 1.3.0+1.21

by Swedz on Aug 28, 2024
Download
  • Significantly improved integration with MI
  • Refactoring of some API
  • New MI-independent (but also compatible and integrated) tooltip API
  • New Proxy API
  • More support for different model types in the common helper classes
  • Introduced simple item API for damageable items, armor items, dyeable items, and data components

Full Changelog: https://github.com/Swedz/tesseract-neoforge/compare/1.2.8+1.21...1.3.0+1.21

Tesseract API 1.2.8+1.21

by Swedz on Aug 12, 2024
Download
  • Update to MI 2.2.17-beta

Full Changelog: https://github.com/Swedz/tesseract-neoforge/compare/1.2.7+1.21...1.2.8+1.21

Tesseract API 1.2.7+1.21

by Swedz on Aug 9, 2024
Download
  • Fix #1: Early class loading in MI mixin plugin

Full Changelog: https://github.com/Swedz/tesseract-neoforge/compare/1.2.6+1.21...1.2.7+1.21

Tesseract API 1.2.6+1.21

by Swedz on Aug 9, 2024
Download
  • Fix batching steam machines being infinitely overclocked

Full Changelog: https://github.com/Swedz/tesseract-neoforge/compare/1.2.5+1.21...1.2.6+1.21

Tesseract API 1.2.5+1.21

by Swedz on Aug 9, 2024
Download
  • Fix item output multiplier calculation not properly respecting recipes with multiple outputs

Full Changelog: https://github.com/Swedz/tesseract-neoforge/compare/1.2.4+1.21...1.2.5+1.21

Tesseract API 1.2.4+1.21

by Swedz on Aug 8, 2024
Download
  • Fix multiplied crafter machines requiring multiple non-consumed inputs to do larger batches

Full Changelog: https://github.com/Swedz/tesseract-neoforge/compare/1.2.3+1.21...1.2.4+1.21

Tesseract API 1.2.3+1.21

by Swedz on Aug 6, 2024
Download
  • Fix output hatches not unlocking when changing recipes in multiplied crafting machines

Full Changelog: https://github.com/Swedz/tesseract-neoforge/compare/1.2.2+1.21...1.2.3+1.21

Tesseract API 1.1.1+1.20.4

by Swedz on Aug 6, 2024
Download
  • Fix output hatches not unlocking when changing recipes in multiplied crafting machines

Full Changelog: https://github.com/Swedz/tesseract-neoforge/commits/1.1.1+1.20.4

Tesseract API 1.2.2+1.21

by Swedz on Aug 5, 2024
Download
  • Support machine recipe types that use their own class
  • Properly add to MIMachineRecipeTypes.recipeTypes when creating recipe types
  • Temporary workaround fix for MI not building all recipe categories and instead just some

Full Changelog: https://github.com/Swedz/tesseract-neoforge/compare/1.2.1+1.21...1.2.2+1.21

Tesseract API 1.2.1+1.21

by Swedz on Jul 29, 2024
Download

Tesseract API 1.2.0+1.21

by Swedz on Jul 29, 2024
Download
1
2
3

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@fafd47f

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