ForgeEndertech Wiki & Guide
The community wiki and guide for ForgeEndertech — recipes, items, tags and mechanics, kept current for every Minecraft version the mod supports.
About this mod
ForgeEndertech is a library mod purpose-built for my own mod ecosystem. It isn't designed as a general-purpose tool for other developers - instead, it focuses on cutting down redundant code and streamlining development and maintenance across my projects.
It doesn't add content to the game itself. Rather, it provides the behind-the-scenes infrastructure that keeps my mods running smoothly and efficiently.
For players, installing this library alongside dependent mods ensures a seamless experience with consistent behavior across all my mods.
![Large Ore Deposits]() ![Advanced Chimneys]() ![Advanced Hook Launchers]()
![Advanced Finders]() ![Pollution of the Realms]() ![To The Bat Poles!]()
Mods that require this library
- Large Ore Deposits
- Advanced Chimneys
- Advanced Hook Launchers
- Advanced Finders
- Pollution of the Realms
- To The Bat Poles!
Compatibility
Which Minecraft versions and mod loaders the mod supports.
| Loader | MC 26.2 | MC 1.21.1 | MC 1.20.1 |
|---|---|---|---|
| Fabric | ✓ | — | — |
| Forge | ✓ | — | ✓ |
| Neoforge | ✓ | ✓ | — |
Recent updates
Latest releases with the author's changelog notes.
- fixed: vent system not functioning correctly when a chimney was placed at the beginning (thanks to heavypyro37)
+ added: support for Ducts from Advanced Chimneys + added: new config options for repaintable blocks + added: new methods to ColorARGB.class + added: new methods to ForgeEntity.class + added: RepaintableBlockTile.class to replace ChameleonBlockTile.class + added: RepaintableBlockModel.class to replace ChameleonBlockModel.class
- renamed:
ventPipeLengthoption toventDuctLength
...
+ added: support for Ducts from Advanced Chimneys + added: new methods to ColorARGB.class + added: ItemStack and data component serialization/deserialization methods to ForgeItem.class
- renamed:
ventPipeLengthoption toventDuctLengthand increased its default value from 32 to 256 - fixed: repaintable blocks now respect sample block color tinting
- fixed: some emitters (like campfires
...
- fixed: some emitters (like campfires) not receiving random tick updates, which resulted in no emissions (thanks to Cyra_Driluth)
- fixed: SmokeContainers.isChimney() returning true for air blocks on the client side due to a Forge tag synchronization bug
- fixed: early interactions with newly loaded chunks causing intermittent lag spikes (thanks to dreadp1r4te)
Related mods
Mods in the same category as this one.
Version history
ForgeEndertech 11.1.11.1 (MC 1.20.1) → 12.1.3.0 (MC 1.21.1): 0 recipes added · 0 recipes removed · 0 recipes updated.