Changes

Summary

  1. Fix a potential bug when using DebugItem (commit: 4fea04f) (details)
  2. Update Forge (commit: fc8462c) (details)
  3. Tweak changelog formatting (commit: 93dbb81) (details)
  4. Fix #177 Fix #277 Use custom give command when installed on the server (commit: 237d865) (details)
Commit 4fea04f4fb4b3053234d954c1b24329642ddfd4b by mezz
Fix a potential bug when using DebugItem
(commit: 4fea04f)
The file was modifiedsrc/main/java/mezz/jei/debug/DebugItem.java (diff)
The file was modifiedgradle.properties (diff)
Commit 93dbb81fc04acfe128d2d5b5d402bf984a196562 by mezz
Tweak changelog formatting
(commit: 93dbb81)
The file was modifiedbuild.gradle (diff)
Commit 237d865245a67d2c50275c31f3db1fc8f3598842 by mezz
Fix #177 Fix #277 Use custom give command when installed on the server
(commit: 237d865)
The file was removedsrc/main/java/mezz/jei/network/packets/PacketGiveItemMessageBig.java
The file was modifiedsrc/main/java/mezz/jei/util/Commands.java (diff)
The file was modifiedsrc/main/java/mezz/jei/network/PacketHandler.java (diff)
The file was addedsrc/main/java/mezz/jei/network/packets/PacketGiveItemStack.java
The file was modifiedgradle.properties (diff)