Skip to content

26.1.2-0.28.8

Choose a tag to compare

@sakura-ryoko sakura-ryoko released this 27 Jun 17:27
d194eb6
  • fix: Language JSON (%f) loading for all ConfigManager registered mods
  • add: translatable "true" / "false" Boolean buttons.
  • add: Carpet-TIS "largeBarrel" direct supporting function for Inventory Preview. (This config doesn't require Carpet TIS, but it also checks for the Carpet rule being enabled)
  • add: 'enableLargeBarrelPreview' config -- This enables the 'largeBarrel' Inventory Preview display regardless of whether Carpet TIS is installed.
  • add: translatable Empty Keybind button text
  • Revert a bunch of nonsense.
  • add: CarpetCompat to reveal carpet rules;
  • add: GuiBase.calcMaxTextFieldWidth() function for Text Fields.
  • fix: Outlines No Corners selection box floating point precision.
  • fix: ItemStack checks to verify Item Component NBT via RecipeBookUtils