#Super fast island scan [Unnamed heavily modified Skylands fork]

6 messages · Page 1 of 1 (latest)

cedar forum
#

The island scan uses Anvil chunk storage (Minecraft's world manager) to get all the chunks it needs to scan, islands below 200 radius uses a slower process but also has a fancy visual, if you can get to see it, as the scan happens in less than 50 milliseconds on such range, for islands bigger than 200 blocks in radius only scan generated chunks, and is able to get all the chunks to the scan queue almost instantly.
The system uses a fancy animation with display entities to give some better looks to the UI
The mod is still in development and may take a while to be released

The objective is to create a mod similar to the aSkyblock and bSkyblock plugins, in features

main sorrel
#

How do you find crosshair position on this screen?

dusky lintel
cedar forum
#

Yeah, interaction entities

#

Still had to load font width data into the server to make that ui work

clever remnant
#

Hey, if you don't mind me asking, how exactly did you get it to run so fast? woah