ModernFix-fix/forge
embeddedt 12b0d352cd
Fix some concurrency issues in Forge's ModelDataManager
Model data is now refreshed in a 3x3 radius if retrieved on
the main thread, but not refreshed at all if retrieved on a
worker. This should emulate the old behavior well enough
for most (if not all) mods, while preventing weird CMEs
from accessing block entities off-thread
2023-12-26 20:44:59 -05:00
..
deps Multiloader 2023-05-01 16:55:26 -04:00
src/main Fix some concurrency issues in Forge's ModelDataManager 2023-12-26 20:44:59 -05:00
build.gradle Patch CME in Sophisticatd Backpacks 2023-12-11 10:58:10 -05:00
gradle.properties Multiloader 2023-05-01 16:55:26 -04:00