A Minecraft Forge mod that adds a machine for automatically repairing damaged items using Forge Energy.
mods folderCraft the Reconstructor using an Anvil surrounded by 8 Iron Ingots:
[Iron] [Iron] [Iron]
[Iron] [Anvil] [Iron]
[Iron] [Iron] [Iron]
The mod can be configured via config/reconstructor-common.toml:
energyPerPoint - FE cost per damage point repaired (default: 1000)restrictRepairs - Enable blacklist/whitelist modescaledRepair - Repair speed scales with remaining durabilityblacklist / whitelist - Item registry names to restrict/reconstructor_blacklist add <item> - Add item to blacklist/reconstructor_blacklist remove <item> - Remove item from blacklist/reconstructor_blacklist list - Show current blacklistOriginally created by smbarbour for Minecraft 1.12.2, migrated to 1.20.1.
https://www.curseforge.com/minecraft/mc-mods/reconstructor
with Permission from smbarbour to upload it