FastRandom icon indicating copy to clipboard operation
FastRandom copied to clipboard

1.21.3 support

Open nijahplays opened this issue 1 year ago • 3 comments

title

nijahplays avatar Oct 31 '24 02:10 nijahplays

I might quickly rewrite the mod to allow users to toggle some of the random optimizations I did work on earlier. In the meantime, 1.21.3 should 'just work' anyways (unless the random class had a major change).

AnOpenSauceDev avatar Oct 31 '24 03:10 AnOpenSauceDev

Would this also apply to 1.21.4?

notmaroun avatar Apr 14 '25 00:04 notmaroun

If you compile the 6.0.0 version (only on github), it will work on 1.21.3, and might work on 1.21.4 if it doesn't change anything around random, which usually is reserved for bigger game updates.

If you can't compile it on your PC, make a fork of this repo, create a basic change to the mod's version config, and Actions should generate a working mod file to use.

AnOpenSauceDev avatar Apr 14 '25 02:04 AnOpenSauceDev