Commit Graph

13 Commits

Author SHA1 Message Date
TomyLobo 12efc07bab Prevent modification of ItemStack.EMPTY's NBT (#1502)
* Prevent modification of ItemStack.EMPTY's NBT

* Use ItemStack#isEmpty() instead of comparing to ItemStack.EMPTY
2019-12-07 17:16:03 +11:00
CDAGaming 124aa77d06 Update Forge and MCP Mappings Version
(Also Includes Code Simplifying)
2017-10-30 18:43:09 -05:00
Adubbz 107285e234 Fixed biome finder crafting. Closes #1081 2017-09-25 12:32:36 +10:00
Adubbz a5563eec33 Updated to the new Forge registry setup. Closes #1015 2017-06-24 13:22:34 +10:00
Adubbz 962f1d0db5 Updated MCP mappings 2017-06-20 14:23:47 +10:00
Adubbz 78881de9f7 Updated to Forge 14.21.0.2330 2017-06-16 09:54:36 +10:00
Adubbz fab275beac Initial update to 1.12 (Crafting recipes don't work yet) 2017-06-11 20:36:25 +10:00
Adubbz 519c1b844b Updated to the latest MCP mappings and Forge. Entities now work. 2016-11-19 13:34:43 +11:00
Adubbz 4956eb5071 Fixed a crash on world loading 2016-11-16 19:39:37 +11:00
Adubbz 7f19449317 Initial update to 1.11 2016-11-16 18:50:10 +11:00
Adubbz 8d66e077b2 Updated license headers - For once Regex actually worker 2016-01-14 13:30:55 +11:00
Anton 33da1c78d4 Register biome essence recipe for 1.8 2015-07-05 13:54:42 +03:00
Cheeserolls adcf216772 Add crafting for biome finder (note biome essence now used up in recipe) 2015-05-19 15:28:12 +01:00