Перейти к содержимому
Mineforgian

Naturally Trimmed

Minecraft mod that applies armor trims to naturally generated armor and equipment from mobs, loot tables and trades

1.5M загрузок235 подписчиковLGPL-3.0-onlyfabricforgeneoforge

Обновлён 1 июля 2026 г. · опубликован 18 апреля 2024 г.

  • Trimmed Skeleton
  • Trimmed Zombie
  • Trimmed Zombie
  • Trimmed Piglin
  • Trimmed Armor in a bastion's chest
  • Trimmed sword traded by a villager

GitHub Modrinth CurseForge

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.2neoforge1 июля 2026 г..jar (121 КБ)
3.5.0Релиз26.1, 26.1.1, 26.1.2, 26.2fabric1 июля 2026 г..jar (122 КБ)
3.5.0Релиз1.21.11neoforge1 июля 2026 г..jar (121 КБ)
3.5.0Релиз1.21.1neoforge1 июля 2026 г..jar (121 КБ)
3.5.0Релиз1.21.11fabric1 июля 2026 г..jar (122 КБ)
3.5.0Релиз1.21.1fabric1 июля 2026 г..jar (121 КБ)
3.4.6Релиз26.1, 26.1.1, 26.1.2, 26.2neoforge17 июня 2026 г..jar (119 КБ)
3.4.6Релиз26.1, 26.1.1, 26.1.2, 26.2fabric17 июня 2026 г..jar (120 КБ)
3.4.6Релиз1.21.11fabric17 июня 2026 г..jar (120 КБ)
3.4.6Релиз1.21.1fabric17 июня 2026 г..jar (119 КБ)
3.4.6Релиз1.21.11neoforge17 июня 2026 г..jar (120 КБ)
3.4.6Релиз1.21.1neoforge17 июня 2026 г..jar (119 КБ)
3.4.5Релиз26.1, 26.1.1, 26.1.2neoforge4 июня 2026 г..jar (119 КБ)
3.4.5Релиз1.21.11neoforge4 июня 2026 г..jar (120 КБ)
3.4.5Релиз1.21.1neoforge4 июня 2026 г..jar (119 КБ)

Показаны последние 15 из 370 версий. Все версии — на Modrinth.

Ченджлог

3.5.0Релиз26.1.1, 26.1.2, 26.2 · 1 июля 2026 г.
  • Combined material_blacklist and tag_whitelist_material into a single material_filter config 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_only config 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
  • 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_blacklist and tag_whitelist_material into a single material_filter config 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_only config 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
  • 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_blacklist and tag_whitelist_material into a single material_filter config 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_only config 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
  • 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_blacklist and tag_whitelist_material into a single material_filter config 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_only config 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
  • 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_blacklist and tag_whitelist_material into a single material_filter config 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_only config 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
  • 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_blacklist and tag_whitelist_material into a single material_filter config 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_only config 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
  • 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.

Комментарии

Загружаем…