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

Adoner's Tweaks

Configurable NeoForge QoL mod featuring Stack Size Override, Category Chest + Auto Sorter, Auto Fishing Rod, and more.

Загрузки
1K
Подписчики
2
Обновлён
18 июня 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 17 февраля 2026 г.

Adoner's Tweaks

Adoner's Tweaks is a collection of configurable QoL features for NeoForge and Fabric.

Project pages:

Quick start

  • Put one or more vanilla chests (or trapped chests) near you.
  • Use the Auto Sorter to sort your inventory into nearby Category Chests.
  • Category Chest is not craftable: when the mod needs a new Category Chest, the Auto Sorter can convert an empty vanilla chest automatically.
    • For safety, chests that already contain items are never converted.

Main features

  • Category Chest + Auto Sorter
    • Sorts your inventory into nearby chests by category id / display name.
    • Supports custom categories and special rules (item/tag → category), plus creative-tab priority (config-driven).
    • Sneak + use while looking at a chest: sorts that chest’s contents.
    • Client QoL: category chest icons (configurable overrides) + hover shows the category name.
  • Inventory Item Lock
    • In inventory screens, hover a player inventory slot and use the lock key to lock/unlock an ItemStack.
    • The lock key is rebindable in Minecraft's Controls menu.
    • Locked ItemStacks show a small lock overlay in GUI slots.
    • Locked ItemStacks are excluded from Auto Sorter distribution.
    • Locked ItemStacks cannot be dropped through normal inventory drop actions.
  • Advanced Crafting Table
    • A standalone feature, separate from the Category Chest system.
    • Can pull / auto-refill / return items from nearby chests, trapped chests, and Category Chests.
    • Shift-click bulk crafting can continue using nearby storage.
  • Advanced Enchanting Table
    • A standalone feature, separate from the vanilla enchanting table.
    • Can use lapis lazuli from nearby chests.
    • Adds a reroll UI where you choose target enchantments and an emerald cost per reroll.
    • Repeats rerolls until a selected enchantment appears or resources run out.
  • Stack Size Override (configurable)
    • Raise the maximum stack size for stackable items (vanilla max stack > 1), up to 2147483647 (default: 5120).
    • Note: values above 1000000 are not recommended (may cause performance/compat issues).
    • Includes compact large-number formatting (e.g. 1000 → 1K, 1000000 → 1M).
  • Auto Fishing Rod
    • Auto reels in on bite, stores loot into nearby chests and chest boats.
    • Right-click toggles auto recast ON/OFF. While ON, it automatically casts again right after auto reeling in.
    • Can include FishPlus extra drops as chest-insert candidates.
    • Anvil support: merge enchants from a vanilla fishing rod onto the Auto Fishing Rod.
  • FishPlus Extras (configurable)
    • Add extra fishing drops via config (key: [fish_plus] extra_drops).
    • Luck of the Sea increases the chance and the amount.
  • Capture Capsule: capture/release villagers & animals.
  • Purifying Amulet (Purify): toggleable mode with HUD indicator; each purification consumes 1 durability, with 32 durability total (golden sword level).
  • Cat Amulet: keeps nearby creepers away while it is in your inventory, and cancels the fuse of creepers that start swelling right next to you.
  • Metal Detector: detects nearby ores and shows a visual indicator (can prioritize when held in off-hand).
  • Magic Key: while held, nearby doors auto-open/close.
  • Bonus Chest extras (configurable)
    • Inject extra items into the bonus chest (default: Purifying Amulet + Village Map).
    • Config key: [bonus_chest] extra_items.
    • Note: adonersmod:village_map is a special entry that generates a Village Explorer Map.
  • Shockwave (Sword Enchantment)
    • Adds the Shockwave enchantment. Attacking with a Shockwave sword can spawn a shockwave.
  • Shield enchantments
    • Adds Auto Guard for shields: when enemy damage is about to land, the enchanted shield is raised automatically.
    • Adds Reflection for shields: blocked projectiles are reflected back to deal damage.
    • Both enchantments can appear from librarian trades and the enchanting table.

Other QoL tweaks (configurable)

  • Auto tree cutting: break a natural tree log with an axe to break connected logs.
  • Bone Meal+: bone meal can grow sugar cane (also works via dispenser behavior).
  • Block EXP + Emerald chance: breaking natural blocks spawns EXP; natural blocks can drop emeralds with Fortune scaling.
  • Villager trades refresh button: adds a button to the trading screen to re-roll trades for eligible villagers (server-validated).
  • World QoL settings screen: in singleplayer, the world owner can open an in-game ON/OFF settings screen for these World QoL features using a rebindable key.
  • String from White Wool (always enabled): shapeless recipe (1× White Wool → 4× String).
  • Waist Lantern (always enabled): if you have a lantern item from ItemTags.LANTERNS in hand or hotbar, you get a small moving light around your feet (places temporary invisible light blocks).

Inventory / stack QoL (configurable)

  • Max stack size override for stackable items (key: [stack_size] max_stack_size, up to 2147483647; >1000000 not recommended).
  • Auto tool exchange: when a tool breaks, swap in a spare of the same item.
  • Large stack count display formatting (e.g. 1000 → 1K, 1000000 → 1M).

Config

  • Config file: config/adonersmod-common.toml
  • In singleplayer, the world owner can open an in-game World QoL settings screen with a rebindable key. There is still no full general-purpose config GUI for every feature.

Languages

  • English (en_us)
  • Japanese (ja_jp)

Feedback

Suggestions, requests, and comments are welcome!

Ченджлог

1.4.3Релиз26.2 · 18 июня 2026 г.
  • Minecraft 26.2 support: updated both the NeoForge and Fabric builds to run on Minecraft 26.2. Internal handling for on-screen messages, ore detection, and the waist lantern was adjusted for 26.2 changes; behavior is unchanged for players.
1.4.3Релиз26.2 · 18 июня 2026 г.
  • Minecraft 26.2 support: updated both the NeoForge and Fabric builds to run on Minecraft 26.2. Internal handling for on-screen messages, ore detection, and the waist lantern was adjusted for 26.2 changes; behavior is unchanged for players.
1.4.2Релиз26.1, 26.1.1, 26.1.2 · 12 апреля 2026 г.

Fixes

  • Auto Fishing Rod: can now be enchanted at an enchanting table.
  • Auto Fishing Rod: fixed combining an Auto Fishing Rod with a regular Fishing Rod in an anvil—enchantments are now correctly transferred and durability is now repaired (previously neither happened).
  • Advanced Crafting Table / Advanced Enchanting Table: fixed these blocks vanishing when broken instead of dropping as items.
  • Advanced Enchanting Table: reduced hardness so it can be broken in a reasonable amount of time.
  • Enchanting Table: fixed the standard enchanting table screen being incorrectly modified by the Advanced Enchanting Table.
  • Fabric / Auto Sorter: fixed empty large chests being converted into two separate single Category Chests instead of one large Category Chest.
  • Fabric / Auto Sorter: fixed armor slots and the off-hand slot being incorrectly included in item distribution.
  • Fabric / Advanced Crafting Table: fixed recipes sometimes not appearing when first opening the table.

Changes

  • Auto Sorter: hotbar items are now included in sorting by default. Previously the hotbar was excluded unless manually enabled in the config.
1.4.1Релиз26.1, 26.1.1, 26.1.2 · 12 апреля 2026 г.

Fixes

  • Fabric / FishPlus Extras: fixed extra_drops so they also apply to normal fishing. Previously, extra drops were only generated through the Auto Fishing Rod retrieval path.
  • Fabric / Purifying Amulet HUD: restored the ON-state indicator as a persistent HUD element so it is no longer cleared by other overlay messages.
  • Advanced Enchanting Table: fixed enchant buttons being unclickable even when lapis lazuli was available in the player's inventory or nearby chests (caused by advancedEnchantmentEnabled sync gap that made the client-side injection return early).
  • Advanced Enchanting Table: fixed lapis lazuli being insertable into the hidden lapis slot via Shift+Click. Lapis Shift+Click transfers are now blocked while advanced enchanting mode is active.

Compatibility

  • Minecraft: 26.1.2
  • NeoForge: 26.1.2.7-beta
  • Java: 25
1.4.1Релиз26.1, 26.1.1, 26.1.2 · 12 апреля 2026 г.

Fixes

  • Fabric / FishPlus Extras: fixed extra_drops so they also apply to normal fishing. Previously, extra drops were only generated through the Auto Fishing Rod retrieval path.
  • Fabric / Purifying Amulet HUD: restored the ON-state indicator as a persistent HUD element so it is no longer cleared by other overlay messages.
  • Advanced Enchanting Table: fixed enchant buttons being unclickable even when lapis lazuli was available in the player's inventory or nearby chests (caused by advancedEnchantmentEnabled sync gap that made the client-side injection return early).
  • Advanced Enchanting Table: fixed lapis lazuli being insertable into the hidden lapis slot via Shift+Click. Lapis Shift+Click transfers are now blocked while advanced enchanting mode is active.

Compatibility

  • Minecraft: 26.1.2
  • NeoForge: 26.1.2.7-beta
  • Java: 25
1.4.0Бета26.1 · 5 апреля 2026 г.

Features

  • Cat Amulet: adds a new cat-themed amulet that repels creepers and cancels fuse buildup when they start swelling right beside the player. Includes its recipe and unlock advancement.
  • Shield enchantments: adds Auto Guard and Reflection for shields, and makes both available from librarian trades and the enchanting table.
  • World QoL settings UI: adds an in-game settings screen so the world owner can toggle World QoL features.
  • Waist Lantern expansion: extends waist lantern support to copper lantern variants through ItemTags.LANTERNS.
  • Purifying Amulet durability: purification now consumes durability, with the total durability set to 32.
  • Advanced Enchanting Table update: refreshes the visuals, recipe, and advancement requirements, and adds bookshelf-based gating for available reroll choices.

Compatibility

  • Minecraft: 26.1
  • NeoForge: 26.1.0.19-beta
  • Java: 25
1.4.0Бета26.1 · 5 апреля 2026 г.

Features

  • Cat Amulet: adds a new cat-themed amulet that repels creepers and cancels fuse buildup when they start swelling right beside the player. Includes its recipe and unlock advancement.
  • Shield enchantments: adds Auto Guard and Reflection for shields, and makes both available from librarian trades and the enchanting table.
  • World QoL settings UI: adds an in-game settings screen so the world owner can toggle World QoL features.
  • Waist Lantern expansion: extends waist lantern support to copper lantern variants through ItemTags.LANTERNS.
  • Purifying Amulet durability: purification now consumes durability, with the total durability set to 32.
  • Advanced Enchanting Table update: refreshes the visuals, recipe, and advancement requirements, and adds bookshelf-based gating for available reroll choices.

Compatibility

  • Minecraft: 26.1
  • NeoForge: 26.1.0.19-beta
  • Java: 25
1.3.0Релиз1.21.11 · 22 марта 2026 г.

Features

  • Auto Sorter item lock: individual ItemStacks can now be locked/unlocked directly from inventory screens so they are excluded from auto sorting regardless of hotbar inclusion settings.
  • Rebindable lock key: the Auto Sorter lock toggle is now available in Minecraft's Controls menu under its own Adoners Tweaks key category.
  • Lock overlay: locked ItemStacks now show a small lock overlay in inventory GUI slots on both NeoForge and Fabric.

Fixes

  • Locked item drop prevention: locked ItemStacks can no longer be dropped via hotbar Q, inventory Q, outside-screen drag drop, or Creative inventory throw paths.
  • Client/server drop handling parity: NeoForge and Fabric now use aligned drop-blocking behavior so blocked drops no longer cause duplicate feedback or temporary hotbar disappearance.
  • Restore behavior: blocked inventory drops now preserve the stack instead of allowing it to be lost to the world.
  • Auto Fishing Rod chest boat support: fishing loot can now be inserted into nearby chest boats as well as nearby chests.

Комментарии

Загружаем…