Minecraft Forge 1.16.4-35.1.32, with an *ACTUALLY* secure version of Log4j.
Find a file
Christian a103fbc0e6 Updated FML:
MinecraftForge/FML@81fe1c9682 Add in an API marker for API type packages. This does several things: 1. Packages marked as API will generate a new "modid" (the provides) that can be depended on. 2. Packages marked as API will be searched systemwide, and anything declaring that package (even without the API marker) will get an implicit dependency on the API package. 3. The API package itself will get a soft dependency on the "owner" package.
2013-10-30 22:30:02 -04:00
client Fix repeated argument in CleintCommands. 2013-10-07 14:16:04 -07:00
common Add new recipe sorter that is called after all mods are initalized. This is disabled by default in 1.6 to not break current worlds as it may change machine's recipy outputs. Will enable by default in 1.7. Players may enable it in the forge config. 2013-10-30 14:08:03 -07:00
fml@81fe1c9682 Updated FML: 2013-10-30 22:30:02 -04:00
install Pass arguments to install.sh and install.cmd to install.py 2013-09-21 01:43:22 +01:00
patches/minecraft/net/minecraft Merge pull request #841 from XCompWiz/biomecheck 2013-10-27 22:14:54 -07:00
.gitattributes Dll files are binary as well. 2012-10-15 15:32:25 -07:00
.gitignore Updated FML: 2013-07-03 18:54:47 -07:00
.gitmodules Update submodule 2013-03-03 22:45:09 -05:00
apply_patches.py Create helper apply_patches script and add paramter to change patch output folder. 2013-09-06 13:32:26 -07: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 Update changelog generator to point to new jenkins. 2013-07-12 03:09:54 -07:00
eclipse-workspace-dev.zip Update workspace to point at launchwrapper 1.8 2013-09-30 11:36:28 -07:00
forge.py Removed erroring imports and update build function to die on errors. 2013-03-04 20:57:42 -08:00
release.py Tweak the release to add in assets to the distributable. *sigh* 2013-08-28 07:59:45 -04:00
setup.py Monkey patch to try and make print flush properly. 2013-07-12 04:08:29 -07:00
submodule_changlog.py Updated FML: 2013-07-03 18:54:47 -07:00
update_patches.py Create helper apply_patches script and add paramter to change patch output folder. 2013-09-06 13:32:26 -07:00