Skip to content

Inventorio v1.10.1 for MC 1.20.x

Compare
Choose a tag to compare
@RubixDev RubixDev released this 29 Mar 12:06
· 9 commits to main since this release
dbf8d95

Additions

  • proper integration with Trinkets and Curios (#318)
    • can be disabled in the global settings with TrinketsIntegration and CuriosIntegration respectively

Changes

  • call vanillas inventoryTick function for stacks in added inventory slots. Other mods no longer have to register a custom tick handler unless they need to know where in the addon the stack is placed.
  • immediately deselect tools when hotbar slot is changed (#230, and prevents issues such as #316)

Fixes

  • keep mouse position when toggling Inventorio screen (#267)
  • some parts of the UI didn't update properly when the deep pockets capacity changes
  • max stack size could be exceeded in the added slots (#190, #217, #314)
  • mods that are still using the old API should no longer crash the game
  • the Inventorio screen handler was also initialized for the creative inventory, which caused some issues (#322)
  • Inventorio's screen was slightly misaligned compared to vanilla's inventory screen
  • item duplication when quick crafting with "Origins: Classes" on Forge (#191)
  • missing German translation for 2x2_crafting_grid
  • Jade's "Harvest Tool" setting causing tools to be selected by just looking at blocks (#296)