

Industrial Renewal is a comprehensive Minecraft mod that enhances the industrial aspect of the game by introducing a variety of new blocks and items. This mod is designed to provide players with advanced machinery, energy systems, and fluid management solutions, making it ideal for those who enjoy building complex industrial setups.
Key Features:
- Energy Systems: Includes high-voltage energy cables, energy meters, and transformers to manage and distribute power efficiently.
- Fluid Management: Offers fluid pipes, gauges, valves, and tanks to handle various fluids, including steam.
- Machinery: Adds a range of industrial machines such as electric pumps, steam boilers, steam turbines, and mining machines.
- Renewable Energy: Features wind turbines and portable generators to harness renewable energy sources.
- Storage Solutions: Provides storage chests and industrial battery banks for efficient resource management.
- Conveyors: Implements conveyor belts of different tiers to automate item transportation.
- Dam Components: Includes blocks for building functional dams, such as intake, outlet, turbine, and generator blocks.
- Miscellaneous: Adds various other blocks like trash bins, lathes, and infinity generators to enhance gameplay.
With Industrial Renewal, players can create intricate industrial systems, automate processes, and improve their overall Minecraft experience. This mod is perfect for those who love engineering and industrial-themed gameplay.
THIS IS A WIP MOD
Survival Ready.
Currently implemented:
NEW in 0.20:
NEW in 0.17:
New in 0.16:
New in 0.15:
New in 0.14:
New in 0.13:
New in 0.12.0:
- Crafttweaker compat 1.12:
mods.industrialrenewal.lathe.addRecipe(IIngredient output, IIngredient input, int time)
mods.industrialrenewal.lathe.removeRecipe(IIngredient output)
mods.industrialrenewal.lathe.removeAll()
To-do list:
-Energy cables and fluid pipes (only the power / fluid distribution code is missing) DONE
-Logic gates and redstone wire (like project red ones)
-Linkable carts???
-Animated blocks like exhaust fan ...
-more in Trello(mostly in pt-br).
disclaimer:
This is my first mod, actually it is the first time I use java, previously I only used C ++ to program microcontrollers.
so expect bugs and unimaginable things by looking at the source code.