Terrastorage 1.2.6 for Minecraft 1.21.4
This update resolves compatibility issues, introduces a Russian translation, and includes minor enhancements.
Bug Fixes
- Adjusted the way Terrastorage ensures the custom name of certain block entities is added to initial chunk data, resolving compatibility issues with other mods. (#31)
- Adjusted the injection logic for block entity nametag rendering, fixing an issue where the nametags wouldn't render if another mod provided custom rendering logic. (#28)
Improvements
- Huge thanks to Demzy123 for contributing a Russian translation! (#35)
- Boolean option values in the settings screens are now color-coded for clarity. More improvements to the settings UI are coming in future updates.
Terrastorage 1.2.6 for Minecraft 1.21.2 and 1.21.3
This update resolves compatibility issues, introduces a Russian translation, and includes minor enhancements.
Bug Fixes
- Adjusted the way Terrastorage ensures the custom name of certain block entities is added to initial chunk data, resolving compatibility issues with other mods. (#31)
- Adjusted the injection logic for block entity nametag rendering, fixing an issue where the nametags wouldn't render if another mod provided custom rendering logic. (#28)
Improvements
- Huge thanks to Demzy123 for contributing a Russian translation! (#35)
- Boolean option values in the settings screens are now color-coded for clarity. More improvements to the settings UI are coming in future updates.
Terrastorage 1.2.6 for Minecraft 1.21 and 1.21.1
This update resolves compatibility issues, introduces a Russian translation, and includes minor enhancements.
Bug Fixes
- Adjusted the way Terrastorage ensures the custom name of certain block entities is added to initial chunk data, resolving compatibility issues with other mods. (#31)
- Adjusted the injection logic for block entity nametag rendering, fixing an issue where the nametags wouldn't render if another mod provided custom rendering logic. (#28)
Improvements
- Huge thanks to Demzy123 for contributing a Russian translation! (#35)
- Boolean option values in the settings screens are now color-coded for clarity. More improvements to the settings UI are coming in future updates.
Terrastorage 1.2.6 for Minecraft 1.20.3 and 1.20.4
This update resolves compatibility issues, introduces a Russian translation, and includes minor enhancements.
Bug Fixes
- Adjusted the way Terrastorage ensures the custom name of certain block entities is added to initial chunk data, resolving compatibility issues with other mods. (#31)
- Adjusted the injection logic for block entity nametag rendering, fixing an issue where the nametags wouldn't render if another mod provided custom rendering logic. (#28)
Improvements
- Huge thanks to Demzy123 for contributing a Russian translation! (#35)
- Boolean option values in the settings screens are now color-coded for clarity. More improvements to the settings UI are coming in future updates.
Terrastorage 1.2.6 for Minecraft 1.20 and 1.20.1
This update resolves compatibility issues, introduces a Russian translation, and includes minor enhancements.
Bug Fixes
- Adjusted the way Terrastorage ensures the custom name of certain block entities is added to initial chunk data, resolving compatibility issues with other mods. (#31)
- Adjusted the injection logic for block entity nametag rendering, fixing an issue where the nametags wouldn't render if another mod provided custom rendering logic. (#28)
Improvements
- Huge thanks to Demzy123 for contributing a Russian translation! (#35)
- Boolean option values in the settings screens are now color-coded for clarity. More improvements to the settings UI are coming in future updates.
Terrastorage 1.2.5 for Minecraft 1.21.4
This update fixes incompatibility with various non-Fabric mods and adds a new client option:
Compatibility Improvements
Improved Terrastorage's storage processing logic to handle modded storage blocks from non-Fabric mods, ensuring compatibility with storages whose slots don't correctly reference their parent inventory in the screen handler. (#19 and partial fix for #20)
New Client Option
As requested in #24, a new Favorite Border Visibility option has been added, allowing you to control when the favorite item border is displayed on slots with favorite items. Check out the updated client customization section in the mod description for full details.
Terrastorage 1.2.5 for Minecraft 1.21.2 and 1.21.3
This update fixes incompatibility with various non-Fabric mods and adds a new client option:
Compatibility Improvements
Improved Terrastorage's storage processing logic to handle modded storage blocks from non-Fabric mods, ensuring compatibility with storages whose slots don't correctly reference their parent inventory in the screen handler. (#19 and partial fix for #20)
New Client Option
As requested in #24, a new Favorite Border Visibility option has been added, allowing you to control when the favorite item border is displayed on slots with favorite items. Check out the updated client customization section in the mod description for full details.
Terrastorage 1.2.5 for Minecraft 1.21 and 1.21.1
This update fixes incompatibility with various non-Fabric mods, adds a new client option, and fixes a crash with Sinytra Connector:
Compatibility Improvements
Improved Terrastorage's storage processing logic to handle modded storage blocks from non-Fabric mods, ensuring compatibility with storages whose slots don't correctly reference their parent inventory in the screen handler. (#19 and partial fix for #20)
New Client Option
As requested in #24, a new Favorite Border Visibility option has been added, allowing you to control when the favorite item border is displayed on slots with favorite items. Check out the updated client customization section in the mod description for full details.
Sinytra Connector
This version fixes a crash with Sinytra Connector on 1.21 and 1.21.1.
Terrastorage 1.2.5 for Minecraft 1.20.3 and 1.20.4
This update fixes incompatibility with various non-Fabric mods and adds a new client option:
Compatibility Improvements
Improved Terrastorage's storage processing logic to handle modded storage blocks from non-Fabric mods, ensuring compatibility with storages whose slots don't correctly reference their parent inventory in the screen handler. (#19 and partial fix for #20)
New Client Option
As requested in #24, a new Favorite Border Visibility option has been added, allowing you to control when the favorite item border is displayed on slots with favorite items. Check out the updated client customization section in the mod description for full details.
Terrastorage 1.2.5 for Minecraft 1.20 and 1.20.1
This update fixes incompatibility with various non-Fabric mods and adds a new client option:
Compatibility Improvements
Improved Terrastorage's storage processing logic to handle modded storage blocks from non-Fabric mods, ensuring compatibility with storages whose slots don't correctly reference their parent inventory in the screen handler. (#19 and partial fix for #20)
New Client Option
As requested in #24, a new Favorite Border Visibility option has been added, allowing you to control when the favorite item border is displayed on slots with favorite items. Check out the updated client customization section in the mod description for full details.
Terrastorage 1.2.4 for Minecraft 1.21.4
This update introduces improvements to certain configuration options and adds error handling to address a specific issue:
Configuration Option Changes
- The item transfer animation for the Quick Stack To Nearby Storages feature can now be disabled by setting the
item-animation-length
option to0
. (#22) - The action cooldown is now disableable by setting the
action-cooldown
option to0
. - The maximum range for the
quick-stack-range
option has been increased to 48 blocks. A warning will now appear when setting ranges above 16 blocks. (#26)
Bug Fixes
The undying creative inventory crash was mitigated once more with error handling added it.
Terrastorage 1.2.4 for Minecraft 1.21.2 and 1.21.3
This update introduces improvements to certain configuration options and adds error handling to address a specific issue:
Configuration Option Changes
- The item transfer animation for the Quick Stack To Nearby Storages feature can now be disabled by setting the
item-animation-length
option to0
. (#22) - The action cooldown is now disableable by setting the
action-cooldown
option to0
. - The maximum range for the
quick-stack-range
option has been increased to 48 blocks. A warning will now appear when setting ranges above 16 blocks. (#26)
Bug Fixes
The undying creative inventory crash was mitigated once more with error handling added it.
Terrastorage 1.2.4 for Minecraft 1.21 and 1.21.1
This update introduces improvements to certain configuration options and adds error handling to address a specific issue:
Configuration Option Changes
- The item transfer animation for the Quick Stack To Nearby Storages feature can now be disabled by setting the
item-animation-length
option to0
. (#22) - The action cooldown is now disableable by setting the
action-cooldown
option to0
. - The maximum range for the
quick-stack-range
option has been increased to 48 blocks. A warning will now appear when setting ranges above 16 blocks. (#26)
Bug Fixes
The undying creative inventory crash was mitigated once more with error handling added it.
Terrastorage 1.2.4 for Minecraft 1.20.3 and 1.20.4
This update introduces improvements to certain configuration options and adds error handling to address a specific issue:
Configuration Option Changes
- The item transfer animation for the Quick Stack To Nearby Storages feature can now be disabled by setting the
item-animation-length
option to0
. (#22) - The action cooldown is now disableable by setting the
action-cooldown
option to0
. - The maximum range for the
quick-stack-range
option has been increased to 48 blocks. A warning will now appear when setting ranges above 16 blocks. (#26)
Bug Fixes
The undying creative inventory crash was mitigated once more with error handling added it.
Terrastorage 1.2.4 for Minecraft 1.20 and 1.20.1
This update introduces improvements to certain configuration options and adds error handling to address a specific issue:
Configuration Option Changes
- The item transfer animation for the Quick Stack To Nearby Storages feature can now be disabled by setting the
item-animation-length
option to0
. (#22) - The action cooldown is now disableable by setting the
action-cooldown
option to0
. - The maximum range for the
quick-stack-range
option has been increased to 48 blocks. A warning will now appear when setting ranges above 16 blocks. (#26)
Bug Fixes
The undying creative inventory crash was mitigated once more with error handling added it.
Terrastorage 1.2.3 for Minecraft 1.21.4.
This update introduces new textures and addresses a bug within the creative inventory screen:
New textures
The textures for the Sort Inventory and Quick Stack To Nearby Storages buttons have been updated to better align with the Minecraft aesthetic, thanks to Ventgirl_Joanne for providing the new textures (#16).
A new Buttons Textures option was added to the Options Screen to toggle between the new Minecraft-styled textures and the original Terraria-styled ones. A dedicated customization screen for the inventory storage option buttons is planned for a future update, as it will take quite a while and I'm already very busy.
Bug fixes
Fixed/mitigated a crash that occurred when using the delete item slot in the creative inventory (#18 & #21).
Terrastorage 1.2.3 for Minecraft 1.21.2 and 1.21.3.
This update introduces new textures and addresses a bug within the creative inventory screen:
New textures
The textures for the Sort Inventory and Quick Stack To Nearby Storages buttons have been updated to better align with the Minecraft aesthetic, thanks to Ventgirl_Joanne for providing the new textures (#16).
A new Buttons Textures option was added to the Options Screen to toggle between the new Minecraft-styled textures and the original Terraria-styled ones. A dedicated customization screen for the inventory storage option buttons is planned for a future update, as it will take quite a while and I'm already very busy.
Bug fixes
Fixed/mitigated a crash that occurred when using the delete item slot in the creative inventory (#18 & #21).
Terrastorage 1.2.3 for Minecraft 1.21 and 1.21.1.
This update introduces new textures and addresses a bug within the creative inventory screen:
New textures
The textures for the Sort Inventory and Quick Stack To Nearby Storages buttons have been updated to better align with the Minecraft aesthetic, thanks to Ventgirl_Joanne for providing the new textures (#16).
A new Buttons Textures option was added to the Options Screen to toggle between the new Minecraft-styled textures and the original Terraria-styled ones. A dedicated customization screen for the inventory storage option buttons is planned for a future update, as it will take quite a while and I'm already very busy.
Bug fixes
Fixed/mitigated a crash that occurred when using the delete item slot in the creative inventory (#18 & #21).
Terrastorage 1.2.3 for Minecraft 1.20.3 and 1.20.4.
This update introduces new textures and addresses a bug within the creative inventory screen:
New textures
The textures for the Sort Inventory and Quick Stack To Nearby Storages buttons have been updated to better align with the Minecraft aesthetic, thanks to Ventgirl_Joanne for providing the new textures (#16).
A new Buttons Textures option was added to the Options Screen to toggle between the new Minecraft-styled textures and the original Terraria-styled ones. A dedicated customization screen for the inventory storage option buttons is planned for a future update, as it will take quite a while and I'm already very busy.
Bug fixes
Fixed/mitigated a crash that occurred when using the delete item slot in the creative inventory (#18 & #21).
Terrastorage 1.2.3 for Minecraft 1.20 and 1.20.1.
This update introduces new textures and addresses a bug within the creative inventory screen:
New textures
The textures for the Sort Inventory and Quick Stack To Nearby Storages buttons have been updated to better align with the Minecraft aesthetic, thanks to Ventgirl_Joanne for providing the new textures (#16).
A new Buttons Textures option was added to the Options Screen to toggle between the new Minecraft-styled textures and the original Terraria-styled ones. A dedicated customization screen for the inventory storage option buttons is planned for a future update, as it will take quite a while and I'm already very busy.
Bug fixes
Fixed/mitigated a crash that occurred when using the delete item slot in the creative inventory (#18 & #21).