
Mayhem Tweaks
- 833
- Mods
A Mod for Expert Modpack creators with features that help the programmer
- 833
- January 15, 2024
- Mods
- +2

Mayhem Tweaks
- 833
- Mods
A Mod for Expert Modpack creators with features that help the programmer
- 833
- January 15, 2024
- Mods
- +2


A NeoForge mod for Minecraft 1.21.1 that adds a Building Gadgets-style Texture Gadget — an FE-powered tool that replaces the textures of an entire selected region with a random palette of blocks, weighted or uniform.
[Shift] for stats, [Ctrl] for controls.Burns fuel (coal, planks, lava, blaze rods, anything with a burn time) to produce FE.
IEnergyStorage.Smithing-style table. Drop a gadget + an upgrade item, take the upgraded gadget from the result slot.
IItemHandler.| Upgrade | Effect | Stacks |
|---|---|---|
| Silk Touch | Broken blocks return as themselves (skip loot table). Toggle in GUI. | 1 |
| Range Extension | Doubles max axis length per install (16 → 32 → … → 4096 with 8 stacks). | up to 8 |
| Efficiency | Halves the FE cost per block placed. | 1 |
| Void Overflow | When toggled on in the GUI, all replaced blocks are voided. | 1 |
The mod runs without AE2 installed — every AE2 code path is guarded; no AE2 classes are loaded if AE2 isn't present, and AE2-related tooltips disappear.
Out of the box: English, Português (Brasil), Español, Français, Deutsch, Русский, 简体中文.
config/aurbuild-common.toml:
textureGadget.energyCapacity (default 1,000,000 FE)textureGadget.energyTransferRate (default 10,000 FE/tick)textureGadget.energyPerBlock (default 50 FE)textureGadget.maxAxisLength (default 16, multiplied by 2^N with Range upgrades)NeoForge's built-in config screen is wired up — accessible via Mods → AurBuild → Config.
All items are craftable with vanilla materials (iron, redstone, diamond, ender pearls, obsidian, emeralds, gold, string). Recipes auto-unlock in the recipe book when you collect the key ingredients.
License: MIT — free to use in any modpack, public or private. Attribution appreciated, not required.
Author: Murilinho145
A Mod for Expert Modpack creators with features that help the programmer
A Mod for Expert Modpack creators with features that help the programmer