CCr4ft3r / DimensionalThreading-Reforged

Unofficial Forge port of Dimensional Threading
GNU Lesser General Public License v3.0
3 stars 2 forks source link

Ported to 1.20.1, with FG6, Gradle 8.4 #18

Closed SrRapero720 closed 10 months ago

SrRapero720 commented 10 months ago

Additional changes

IMPORTANT: this PR should NOT override master because it was still on 1.19.2. First make a new branch for 1.19.2. btw no much changes are done so mod can be easier backported to 1.19.2 with current setup :)

SrRapero720 commented 10 months ago

also fixes #17 GlobalGameRules sets game rules after game is loaded, and thread pool are created on first tick. Fixes is pretty simple, just using ServerManager.getThreadPool() instead of directly use Map

SrRapero720 commented 10 months ago

if anyone was interested, here is a built version of this PR https://github.com/SrRapero720/DimensionalThreading-Reforked/releases/tag/1.4.0