Changes

Summary

  1. - Made GUI no longer rely on container logic - Replace all GL11 calls (commit: ef03078) (details)
  2. - Bump down to Minecraft 1.12, since it is compatible with 1.12.1 (commit: 4bcb9e8) (details)
Commit ef030789d889163a7f00303d7aceedddea9e9d58 by Arthur Uzulin
- Made GUI no longer rely on container logic - Replace all GL11 calls
with GlStateManager in GUI - Add backgroud to gui - Possibly resolved
JEI misinteraction by not relying on container logic - Bump version to
1.5.2.1
(commit: ef03078)
The file was modifiedresources/mcmod.info (diff)
The file was modifiedsrc/fuj1n/recmod/RecMod.java (diff)
The file was removedsrc/fuj1n/recmod/inventory/ContainerDummy.java
The file was modifiedsrc/fuj1n/recmod/client/gui/GuiSimple.java (diff)
Commit 4bcb9e8a92afdf2ad1e7a2fcbc1f2cc862775500 by Arthur Uzulin
- Bump down to Minecraft 1.12, since it is compatible with 1.12.1
(commit: 4bcb9e8)
The file was modifiedbuild.properties (diff)