File Details
1.2.0
- R
- Oct 9, 2025
- 211.92 KB
- 401
- 1.21.10+1
- Fabric
File Name
htm-1.2.0.jar
Supported Versions
- 1.21.10
- 1.21.9
Curse Maven Snippet
What's Changed
- Update to 1.21.9 by @eclipseisoffline in https://github.com/QuiltServerTools/HeyThatsMine/pull/65
- New COPPER_GOLEMS Flag: A new flag has been added to control whether copper golems can open a locked container.
- Major Configuration Overhaul:
- The configuration file format has been updated. Your existing config will be automatically converted to the new format upon loading the mod.
- You can now use block tags (e.g., #minecraft:shulker_boxes) in the auto_locking_containers list.
- You can now set per-block or per-tag overrides for default flags
- Dynamic Flag System: Locked containers now inherit default values from the config file. This means you can now change a flag's default behavior in the config and it will apply to all existing locked containers in your world.
- Command Improvements: The /htm flag command has been improved to show default values and a new subcommand was added to reset a flag to its default.
- New Translation: Added a Dutch (nl_nl) translation.
Full Changelog: https://github.com/QuiltServerTools/HeyThatsMine/compare/1.1.17...1.2.0

