Skip to content

Releases: FabricCompatibilityLayers/MinecraftForge

Reforged 1.0.2 for Minecraft Beta 1.7.3

05 Nov 18:06
Compare
Choose a tag to compare

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

05 Nov 18:05
Compare
Choose a tag to compare

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

05 Nov 18:03
Compare
Choose a tag to compare

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

05 Nov 05:07
d3f0184
Compare
Choose a tag to compare

From files.minecraftforge.net

Everyone's other other favorite version!

Forge for Minecraft 1.13.2

05 Nov 05:14
Compare
Choose a tag to compare

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

05 Nov 04:47
Compare
Choose a tag to compare

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

05 Nov 04:38
Compare
Choose a tag to compare

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

05 Nov 04:59
Compare
Choose a tag to compare

From files.minecraftforge.net

Forge for Minecraft 1.12

05 Nov 04:56
Compare
Choose a tag to compare

From files.minecraftforge.net

Forge for Minecraft 1.11

05 Nov 04:52
Compare
Choose a tag to compare

From files.minecraftforge.com