1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-28 16:13:22 +00:00
CC-Tweaked/gradle.properties
Jonathan Coates 0a537eaeee
Rewrite some in-hand rendering code
- Fix missing shader for printout render type
 - Use current buffer provider for pocket computers rather than the
   tesselator. This requires us to use a non-depth-writing terminal +
   depth blocker, as otherwise one gets z-fighting.
 - Thus refactor some of the shaders to be terminal wide, not just for
   monitors.

Fixes #894
2021-08-17 13:00:52 +01:00

8 lines
180 B
Properties

# Mod properties
mod_version=1.98.1
# Minecraft properties (update mods.toml when changing)
mc_version=1.17.1
forge_version=37.0.34
# NO SERIOUSLY, UPDATE mods.toml WHEN CHANGING