
Forestry compatibility is broken
thedarkcolour opened this issue ยท 0 comments
Minecraft Version
1.20.1 (LTS)
Mod Loader
Forge
Mod Version
15.0.0
Describe the Issue
There seems to be compatibility for Forestry's wooden slabs left over from 1.12 and below. Now that Forestry is on 1.20.1, this compatibility spams the log with errors about not being able to find Forestry's slabs, because the IDs are different in 1.20.1 than they were in 1.12 and below. This causes Forestry slabs to not work with KleeSlabs.
Logs
[05Jan2025 02:28:20.508] [Render thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab forestry:slabs.0 could not be found.
[05Jan2025 02:28:20.508] [Render thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab forestry:slabs.1 could not be found.
[05Jan2025 02:28:20.508] [Render thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab forestry:slabs.2 could not be found.
[05Jan2025 02:28:20.508] [Render thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab forestry:slabs.3 could not be found.
[05Jan2025 02:28:20.508] [Render thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab forestry:slabs.fireproof.0 could not be found.
[05Jan2025 02:28:20.508] [Render thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab forestry:slabs.fireproof.1 could not be found.
[05Jan2025 02:28:20.508] [Render thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab forestry:slabs.fireproof.2 could not be found.
[05Jan2025 02:28:20.508] [Render thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab forestry:slabs.fireproof.3 could not be found.
[05Jan2025 02:28:20.508] [Render thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab forestry:slabs.vanilla.fireproof.0 could not be found.
Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge or Arclight)?
No response