Changed to using Forge 40.1.45.

This commit is contained in:
2022-06-19 22:05:27 -05:00
parent de8901e15c
commit f10348fdca
36 changed files with 512 additions and 169 deletions

View File

@@ -13,4 +13,6 @@
useCombinedDepthStencilAttachment = false
#Forces the use of System.nanoTime instead of glfwGetTime, as the main Util time provider
forceSystemNanoTime = false
#Enable the Forge block rendering pipeline - fixes the lighting of custom models.
forgeLightPipelineEnabled = true