1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-12-08 15:08:06 +00:00

Update to Forge's latest registry API

Forge 4.0.18 deprecated a lot of methods and moved where
RegistryEvent.NewRegistry lives, so we needed to update. This does break
the CC API a little bit (sorry!) though given Forge 1.18.2 is still in
flux, that's probably inevitable.
This commit is contained in:
Jonathan Coates
2022-03-19 08:45:14 +00:00
parent 78cce4981a
commit e6339b2847
12 changed files with 53 additions and 40 deletions

View File

@@ -6,5 +6,5 @@ mod_version=1.100.3
# Minecraft properties (update mods.toml when changing)
mc_version=1.18.2
mapping_version=2022.02.13
forge_version=40.0.2
forge_version=40.0.19
# NO SERIOUSLY, UPDATE mods.toml WHEN CHANGING