mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-09-04 11:27:56 +00:00
Center printout rendering, fix printout gui not responding to page turning inputs.
Fixes: - Printouts being drawn slightly offset to the left in all cases, noticeable mainly when in item frames. - Printout text two pixels off center within the background. - Printout GUI not responding to left/right arrows. Scrolling seemed to work but same fix was added there for consistency.
This commit is contained in:
@@ -7,7 +7,7 @@ mod_version=1.100.0
|
||||
# Minecraft properties
|
||||
mc_version=1.18.1
|
||||
fabric_api_version=0.44.0+1.18
|
||||
fabric_loader_version=0.12.11
|
||||
fabric_loader_version=0.12.12
|
||||
|
||||
cloth_api_version=2.0.54
|
||||
cloth_config_version=6.0.42
|
||||
|
Reference in New Issue
Block a user