Minecraft Forge 1.16.4-35.1.32, with an *ACTUALLY* secure version of Log4j.
Go to file
LexManos 3d8b247884 Updated FML:
MinecraftForge/FML@86a9c7d359 Fixup reobfusication of server code if present.
MinecraftForge/FML@8e7956397d Just enable server side compile, and warn not to complain tous.
MinecraftForge/FML@889efc1c0a Fixes GameRegistry.registerBlock
MinecraftForge/FML@fe1623a36a Merge pull request #195 from RainWarrior/snapshot15
MinecraftForge/FML@62f5adf8e2 Revert "Fix modlist to use the new texture binding functions, i think"
MinecraftForge/FML@58ee06ea8e Some fixes for the snapshot
MinecraftForge/FML@368a2245ef Merge branch 'snapshot15'
MinecraftForge/FML@1eba1dfdc0 Fix accidental commands.patch overwrite
MinecraftForge/FML@ebdb166ec8 Merge branch 'snapshot15'
MinecraftForge/FML@450dd8313c Fix up some small things, merging into mainline
MinecraftForge/FML@1642bad402 Fix Multi-part entity children ID issue, mobs with custom spawning must deal with child ids themselves.
2013-03-09 10:10:22 -08:00
client Fix compile error, forget to flush to disc. 2013-03-06 19:26:29 -08:00
common Early define CrashReport classes to combat invalid crash details. 2013-03-08 20:31:37 -08:00
fml@1642bad402 Updated FML: 2013-03-09 10:10:22 -08:00
install Update licencing information to make clear that forge is allowed to redistribute and automatically 2013-01-20 10:58:07 -05:00
patches/minecraft/net/minecraft Deprecated Forge's ISidedInventroy, there is a vanilla solution. Added temporary config option to legacy furnace slot orientation. 2013-03-08 19:16:48 -08:00
.gitattributes Dll files are binary as well. 2012-10-15 15:32:25 -07:00
.gitignore Fix up patches for FML, also, add in FML as a submodule rather than a zip 2013-03-03 14:05:34 -05:00
.gitmodules Update submodule 2013-03-03 22:45:09 -05:00
MANIFEST.MF Forge build change: the universal jar, if installed alongside a server jar file, can be executed to load forge. No server side merging required! 2012-10-18 21:31:39 -04:00
build.py Update python files to add support for specifying MCP directory and FML downloading MCP on the fly. 2012-12-03 18:15:38 -08:00
changelog.py Cleanup some debug in the script, and fix version number for the current build. 2012-10-28 23:42:41 -07:00
eclipse-workspace-dev.zip Sync up with FML, Will not run nativly as you need deobfusication_data.zip in your libs folder. 2013-02-28 03:53:42 -08:00
forge.py Removed erroring imports and update build function to die on errors. 2013-03-04 20:57:42 -08:00
release.py Fix reobf call. 2013-03-09 01:00:52 -08:00
setup.py Fixed new python changes. 2013-03-04 17:21:15 -08:00
submodule_changlog.py Added submodule changelog ganerator: 2013-03-03 14:09:48 -08:00
update_patches.py Update python files to add support for specifying MCP directory and FML downloading MCP on the fly. 2012-12-03 18:15:38 -08:00