Releases: FabricCompatibilityLayers/MinecraftForge
Reforged 1.0.2 for Minecraft Beta 1.7.3
Fixed logic with Paxel tool class
Integrated Reforged-Furnace-HMI patch into Reforged. There is now a method to return meta smelting map list in FurnaceRecipes.
IShearable has been updated allowing the efficiency vs block to be specified on a per meta basis.
Added null check for IShearable.
Reforged-IDResolver is now a separate patch from Reforged.
Explosive resistance per meta has been added.
Added IFuel interface allowing blocks and items to have different fuel burn times on a per meta basis.
Added canHarvestBlock with meta parameter in Item.java. Use as an override.
You can use Reforged as a replacement for standard Minecraft Forge, as it is based on the same code and aims to be compatible with existing forge mods.
Reforged 1.0.1 for Minecraft Beta 1.7.3
Fixed IShearable on server
Ported to bukkit
Added in IDResolver compataibltiy patching and SAPI and ForgeSAPI compatability patching on client and bukkit
Added ICustomBlockDrop
Seperated some tool code to make it more versatile
Added Paxel Tool Class
You can use Reforged as a replacement for standard Minecraft Forge, as it is based on the same code and aims to be compatible with existing forge mods.
Reforged 1.0.0 for Minecraft Beta 1.7.3
This version includes:
IShearable, add to blocks or entities to allow shears to interact with them.
Block drops per metadata, new override.
IReachEntity, allows you to specify the reach distance of specific items for entity interaction.
Metadata supportive smelting, use metadata on an itemstack when registering furnace recipes.
Ore dictionary, use IOreHandler and look in MinecraftForge.java for the accompanying methods.
onBlockStartBreak implemented as part of IShearable, use as an override in Item.java.
You can use Reforged as a replacement for standard Minecraft Forge, as it is based on the same code and aims to be compatible with existing forge mods.
Forge for Minecraft 1.12.2
From files.minecraftforge.net
Everyone's other other favorite version!
Forge for Minecraft 1.13.2
Manually downloaded from files.minecraftforge.net (they don't have a direct link for the universal or launcher JARs)
The final release we're hosting! After this is "Modern Minecraft" which is out of scope for most of our projects.
Forge for Minecraft 1.11.2
From files.minecraftforge.net
This one also made issues for me to properly tag it, like the 1.10.2 release.
Forge for Minecraft 1.10.2
From files.minecraftforge.com
This version wasn't properly versioned, so I had to do a lot of extra work to create this tag.
Forge for Minecraft 1.12.1
From files.minecraftforge.net
Forge for Minecraft 1.12
From files.minecraftforge.net
Forge for Minecraft 1.11
From files.minecraftforge.com