Add LOD lighting

This commit is contained in:
James Seibel
2021-02-28 15:07:09 -06:00
parent 673474cd64
commit e02156b1a4
2 changed files with 10 additions and 10 deletions
@@ -19,6 +19,9 @@ public net.minecraft.client.renderer.GameRenderer field_228377_x_ # cameraPitch
# make public the folder in the DimensionSavedDataManager
public net.minecraft.world.storage.DimensionSavedDataManager field_215759_d # folder
# make public the ambiantLight field in DimensionType
public net.minecraft.world.DimensionType field_236017_x_ # ambientLight
#=====================#
# Examples from Forge #