1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-09-21 11:49:45 +00:00
CC-Tweaked/projects/fabric
Jonathan Coates 128ac2f109
Better handling when a BE type isn't registered
This should never happen, but apparently it does!? We now log an error
(rather than crashing), and include the original BE (and associated
block), as the BE type isn't very useful.

See #1750. Technically this fixes it, but want to do some more poking
there first.
2024-03-17 16:13:33 +00:00
..
src Better handling when a BE type isn't registered 2024-03-17 16:13:33 +00:00
build.gradle.kts Reformat JSON by wrapping CachedOutput 2024-01-21 17:50:59 +00:00