SuccessChanges

Summary

  1. Places new CustomImageObjects at Camera's exact instead of Block Position (details)
  2. Apply a new ResourceLocation to each new CustomImageObject instead of sharing a ResourceLocation (details)
Commit 07460044218d88d1ad2748de16053bceb148bcf6 by CrushedPixel
Places new CustomImageObjects at Camera's exact instead of Block Position
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/GuiObjectManager.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/holders/Position.java
Commit 5d551a76d2cbae682a96042369ab00c36cc73706 by CrushedPixel
Apply a new ResourceLocation to each new CustomImageObject instead of sharing a ResourceLocation
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/assets/CustomImageObject.java