From cb8a5499a60e319a01ccde735f78717eeeb9b92c Mon Sep 17 00:00:00 2001 From: isXander Date: Fri, 19 Jan 2024 17:17:58 +0000 Subject: Fix access widener not getting converted to AT --- changelogs/3.3.2+1.20.4.md | 1 + 1 file changed, 1 insertion(+) (limited to 'changelogs') diff --git a/changelogs/3.3.2+1.20.4.md b/changelogs/3.3.2+1.20.4.md index cd31b2c..dfec1b7 100644 --- a/changelogs/3.3.2+1.20.4.md +++ b/changelogs/3.3.2+1.20.4.md @@ -3,3 +3,4 @@ - Hook into the resource reloader to preload any webp/gif files that are used. This should make loading images when opening GUIs appear instantaneous. - Fix issue where buttons got stuck and appeared as though nothing had saved. +- Fix an issue on NeoForged where the access widener was not transformed to an access transformer. -- cgit