1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-07-01 09:33:20 +00:00
CC-Tweaked/projects/fabric
Jonathan Coates 68ef9f717b
Deprecate itemGroups field
Since 1.19.3, this was only populated when the player opened the
creative menu, and so was useless in survival or multi-player
worlds.

Rather than removing the field entirely (🦑 backwards compatibility), we
replace it with the empty list. We also remove it from the docs, and add
a note explaining what the field used to do.

Closes #1285, albeit in the least satisfactory way possible.
2023-06-08 20:33:31 +01:00
..
src Deprecate itemGroups field 2023-06-08 20:33:31 +01:00
build.gradle.kts Add support for proxying HTTP requests (#1461) 2023-06-06 18:58:24 +00:00