
Naturally Trimmed
Minecraft mod that applies armor trims to naturally generated armor and equipment from mobs, loot tables and trades
Обновлён 1 июля 2026 г. · опубликован 18 апреля 2024 г.
Naturally Trimmed
This mod applies armor trims to naturally generated armor and equipment from mobs, loot tables and trades, resulting in a more complete gameplay experience and making armor you find in the wild much more interesting
Features
- Applies armor trims to equipment from mob spawns. Newly spawned mobs will have their equipment trimmed.
- Applies armor trims to equipment from loot tables. This includes chests from all structures (for example blacksmiths, bastions or end cities), piglin bartering and more.
- Applies armor trims to equipment from villager trades. All traders, including villagers, wandering traders and modded traders, are supported.
- Supports trimming tools like pickaxes or swords through either Trimmable Tools or Tool Trims Mod
- All features are configurable. See the Configuration section
Configuration
All features of this mod have configuration options.
See the config wiki page for more information.
Dependencies
This mod requires Fabric API when used with Fabric.
Optionally, Yet Another Config Lib (+ Mod Menu on Fabric)
can be used to access the config screen.
Issues and Mod Compatibility
This mod should work with basically all mods.
If you have found any issue, please report the issue to the project's issue tracker.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 3.5.0 | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | neoforge | 1 июля 2026 г. | .jar (121 КБ) |
| 3.5.0 | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | fabric | 1 июля 2026 г. | .jar (122 КБ) |
| 3.5.0 | Релиз | 1.21.11 | neoforge | 1 июля 2026 г. | .jar (121 КБ) |
| 3.5.0 | Релиз | 1.21.1 | neoforge | 1 июля 2026 г. | .jar (121 КБ) |
| 3.5.0 | Релиз | 1.21.11 | fabric | 1 июля 2026 г. | .jar (122 КБ) |
| 3.5.0 | Релиз | 1.21.1 | fabric | 1 июля 2026 г. | .jar (121 КБ) |
| 3.4.6 | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | neoforge | 17 июня 2026 г. | .jar (119 КБ) |
| 3.4.6 | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | fabric | 17 июня 2026 г. | .jar (120 КБ) |
| 3.4.6 | Релиз | 1.21.11 | fabric | 17 июня 2026 г. | .jar (120 КБ) |
| 3.4.6 | Релиз | 1.21.1 | fabric | 17 июня 2026 г. | .jar (119 КБ) |
| 3.4.6 | Релиз | 1.21.11 | neoforge | 17 июня 2026 г. | .jar (120 КБ) |
| 3.4.6 | Релиз | 1.21.1 | neoforge | 17 июня 2026 г. | .jar (119 КБ) |
| 3.4.5 | Релиз | 26.1, 26.1.1, 26.1.2 | neoforge | 4 июня 2026 г. | .jar (119 КБ) |
| 3.4.5 | Релиз | 1.21.11 | neoforge | 4 июня 2026 г. | .jar (120 КБ) |
| 3.4.5 | Релиз | 1.21.1 | neoforge | 4 июня 2026 г. | .jar (119 КБ) |
Показаны последние 15 из 370 версий. Все версии — на Modrinth.
Ченджлог
3.5.0Релиз26.1.1, 26.1.2, 26.2 · 1 июля 2026 г.
- Combined
material_blacklistandtag_whitelist_materialinto a singlematerial_filterconfig entry (same thing with the entries for trim patterns)- These filter entries now combine the respective regex blacklist and tag whitelist into one config entry while adding some more capabilities
- These config entries support advanced configuration, including blacklisting and whitelisting and matching for regex patterns and minecraft tags.
- See the respective entry in the new wiki's config page for complete documentation
vanilla_onlyconfig entry now applies independently of precautionary-filtering- Restructured config file format
- Trim filtering config entries are now into their own config category, similar to as already in the config screen
- Created a wiki
- https://github.com/Imajo24I/Naturally-Trimmed/wiki
- Acts as a place for central user-facing documentation
- Centralizes documentation between the config file and config screen
- Structured in a versioned approach, see the home page for more info on this
- Cleaned up the README.md and added links to the new wiki where appropriate
- Updated the documentation for lots of config entries
- Generally improved the documentation and added links to the new wiki where appropriate
3.5.0Релиз26.1.1, 26.1.2, 26.2 · 1 июля 2026 г.
- Combined
material_blacklistandtag_whitelist_materialinto a singlematerial_filterconfig entry (same thing with the entries for trim patterns)- These filter entries now combine the respective regex blacklist and tag whitelist into one config entry while adding some more capabilities
- These config entries support advanced configuration, including blacklisting and whitelisting and matching for regex patterns and minecraft tags.
- See the respective entry in the new wiki's config page for complete documentation
vanilla_onlyconfig entry now applies independently of precautionary-filtering- Restructured config file format
- Trim filtering config entries are now into their own config category, similar to as already in the config screen
- Created a wiki
- https://github.com/Imajo24I/Naturally-Trimmed/wiki
- Acts as a place for central user-facing documentation
- Centralizes documentation between the config file and config screen
- Structured in a versioned approach, see the home page for more info on this
- Cleaned up the README.md and added links to the new wiki where appropriate
- Updated the documentation for lots of config entries
- Generally improved the documentation and added links to the new wiki where appropriate
3.5.0Релиз1.21.11 · 1 июля 2026 г.
- Combined
material_blacklistandtag_whitelist_materialinto a singlematerial_filterconfig entry (same thing with the entries for trim patterns)- These filter entries now combine the respective regex blacklist and tag whitelist into one config entry while adding some more capabilities
- These config entries support advanced configuration, including blacklisting and whitelisting and matching for regex patterns and minecraft tags.
- See the respective entry in the new wiki's config page for complete documentation
vanilla_onlyconfig entry now applies independently of precautionary-filtering- Restructured config file format
- Trim filtering config entries are now into their own config category, similar to as already in the config screen
- Created a wiki
- https://github.com/Imajo24I/Naturally-Trimmed/wiki
- Acts as a place for central user-facing documentation
- Centralizes documentation between the config file and config screen
- Structured in a versioned approach, see the home page for more info on this
- Cleaned up the README.md and added links to the new wiki where appropriate
- Updated the documentation for lots of config entries
- Generally improved the documentation and added links to the new wiki where appropriate
3.5.0Релиз1.21.1 · 1 июля 2026 г.
- Combined
material_blacklistandtag_whitelist_materialinto a singlematerial_filterconfig entry (same thing with the entries for trim patterns)- These filter entries now combine the respective regex blacklist and tag whitelist into one config entry while adding some more capabilities
- These config entries support advanced configuration, including blacklisting and whitelisting and matching for regex patterns and minecraft tags.
- See the respective entry in the new wiki's config page for complete documentation
vanilla_onlyconfig entry now applies independently of precautionary-filtering- Restructured config file format
- Trim filtering config entries are now into their own config category, similar to as already in the config screen
- Created a wiki
- https://github.com/Imajo24I/Naturally-Trimmed/wiki
- Acts as a place for central user-facing documentation
- Centralizes documentation between the config file and config screen
- Structured in a versioned approach, see the home page for more info on this
- Cleaned up the README.md and added links to the new wiki where appropriate
- Updated the documentation for lots of config entries
- Generally improved the documentation and added links to the new wiki where appropriate
3.5.0Релиз1.21.11 · 1 июля 2026 г.
- Combined
material_blacklistandtag_whitelist_materialinto a singlematerial_filterconfig entry (same thing with the entries for trim patterns)- These filter entries now combine the respective regex blacklist and tag whitelist into one config entry while adding some more capabilities
- These config entries support advanced configuration, including blacklisting and whitelisting and matching for regex patterns and minecraft tags.
- See the respective entry in the new wiki's config page for complete documentation
vanilla_onlyconfig entry now applies independently of precautionary-filtering- Restructured config file format
- Trim filtering config entries are now into their own config category, similar to as already in the config screen
- Created a wiki
- https://github.com/Imajo24I/Naturally-Trimmed/wiki
- Acts as a place for central user-facing documentation
- Centralizes documentation between the config file and config screen
- Structured in a versioned approach, see the home page for more info on this
- Cleaned up the README.md and added links to the new wiki where appropriate
- Updated the documentation for lots of config entries
- Generally improved the documentation and added links to the new wiki where appropriate
3.5.0Релиз1.21.1 · 1 июля 2026 г.
- Combined
material_blacklistandtag_whitelist_materialinto a singlematerial_filterconfig entry (same thing with the entries for trim patterns)- These filter entries now combine the respective regex blacklist and tag whitelist into one config entry while adding some more capabilities
- These config entries support advanced configuration, including blacklisting and whitelisting and matching for regex patterns and minecraft tags.
- See the respective entry in the new wiki's config page for complete documentation
vanilla_onlyconfig entry now applies independently of precautionary-filtering- Restructured config file format
- Trim filtering config entries are now into their own config category, similar to as already in the config screen
- Created a wiki
- https://github.com/Imajo24I/Naturally-Trimmed/wiki
- Acts as a place for central user-facing documentation
- Centralizes documentation between the config file and config screen
- Structured in a versioned approach, see the home page for more info on this
- Cleaned up the README.md and added links to the new wiki where appropriate
- Updated the documentation for lots of config entries
- Generally improved the documentation and added links to the new wiki where appropriate
3.4.6Релиз26.1.1, 26.1.2, 26.2 · 17 июня 2026 г.
- Add support for 26.2
- No longer override the config file if it failed to deserialize and update the logging accordingly
3.4.6Релиз26.1.1, 26.1.2, 26.2 · 17 июня 2026 г.
- Add support for 26.2
- No longer override the config file if it failed to deserialize and update the logging accordingly
Полная история изменений — на Modrinth.
Комментарии
Загружаем…





