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
1bd3e96e6e
ForgePatch
/
common
/
net
/
minecraftforge
/
oredict
History
Lex Manos
a4fa417114
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
..
OreDictionary.java
Add wildcard versions of OreDict replacements,
Closes
#827
2013-10-18 18:58:31 -07:00
RecipeSorter.java
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
ShapedOreRecipe.java
Fix ShapedOreRecipe checking mirrored recipes
2013-03-16 11:57:11 +01:00
ShapelessOreRecipe.java
Fix the oredictionary for the new recipe wildcard value of Short.MAX_VALUE.
2013-03-11 17:43:23 -04:00