File Details
aurbuild-1.21.1-1.0.0.jar
- R
- Apr 24, 2026
- 139.67 KB
- 29
- 1.21.1
- NeoForge
File Name
aurbuild-1.21.1-1.0.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
AurBuild 1.0.0 — Initial release
🎉 First public release for Minecraft 1.21.1 / NeoForge.
Highlights
- Texture Gadget — palette of up to 9 blocks, two-corner region selection (16³ default, up to 4096³ with stacked Range upgrades), random or weighted placement, in-world wireframe preview, layered tooltips (
[Shift]for stats /[Ctrl]for controls). - Coal Generator — burns any fuel to produce FE (100k buffer, 100 FE/tick generation, 10k FE/tick output). Charges any inserted Texture Gadget and pushes FE to adjacent FE-compatible blocks.
- Upgrade Station — smithing-style table for installing upgrades. Hopper/pipe friendly.
Upgrades (4)
| Upgrade | Effect | Stacks |
|---|---|---|
| Silk Touch | Drops the original block (skip loot table). Toggleable. | 1 |
| Range Extension | Doubles max axis per install (16 → 32 → … → 4096). | up to 8 |
| Efficiency | Halves the FE cost per block placed. | 1 |
| Void Overflow | Voids all replaced blocks when toggled on. Toggleable. | 1 |
Optional integrations
- JEI — recipes appear in the JEI panel.
- Applied Energistics 2 — AE2 cables connect directly to the Coal Generator (no Energy Acceptor). The Texture Gadget can be linked at a Wireless Access Point to pull blocks straight from the ME network. The mod runs perfectly without AE2.
Configurable
config/aurbuild-common.toml:
energyCapacity(default 1,000,000 FE)energyTransferRate(default 10,000 FE/tick)energyPerBlock(default 50 FE)maxAxisLength(default 16, scales with Range upgrades)
NeoForge's built-in config screen is wired up — Mods → AurBuild → Config.
Languages
English, Português (Brasil), Español, Français, Deutsch, Русский, 简体中文.
License
MIT — free to use in any modpack, public or private.

