RelativityMC / C2ME-fabric

A Fabric mod designed to improve the chunk performance of Minecraft.
MIT License
531 stars 47 forks source link

Increasing render distance beyond 32 #17

Closed heyjudek closed 3 years ago

heyjudek commented 3 years ago

I think it would be great if C2me allowed render distances higher than 32 just like tic-tacs.

QPCrummer commented 3 years ago

I do think it would be a cool idea as well. Also if you could make the chunks force load instead of having to load them manually.

heyjudek commented 3 years ago

I hope whatever tic-tacs has implemented, its equivalent should be tried here.

nonetrix commented 3 years ago

This would be nice since the developer of tic-tacs says he has no interest in porting it for now

ishland commented 3 years ago

This feature is being added as a no-tick view distance. It allows the no-tick view distance to be higher than 32.
Uncapping clientside render distance is planned and will do later.