This website requires JavaScript.
Explore
Help
Register
Sign in
keith
/
ForgePatch
Watch
1
Star
0
Fork
You've already forked ForgePatch
0
Code
Issues
Pull requests
Projects
Releases
2
Wiki
Activity
0373920f99
ForgePatch
/
src
/
test
History
ganymedes01
0373920f99
Added a brewing registry system
2015-06-09 14:01:45 -03:00
..
java/net
/minecraftforge
Added a brewing registry system
2015-06-09 14:01:45 -03:00
resources/assets
/forgedebugmodelloaderregistry
ModelBakeEvent now has ModelLoader as an argument instead of ModelBakery; Added various static hooks to ModelLoader to allow registering model-related information before it's needed (prevents file-not-found errors on first baking pass); ModelLoader waits until ModelBakeEvent is done before showing any missing model exceptions; It's now possible to define models completely in-code (as illustrated by ModelBakeEventDebug).
2015-02-04 09:45:23 +03:00