The caves are pretty much the main thing taking up worldgen time now but I doubt I can make them faster without losing the cave shape I like.
#minecraft #mcdev #modding
The caves are pretty much the main thing taking up worldgen time now but I doubt I can make them faster without losing the cave shape I like.
#minecraft #mcdev #modding
www.curseforge.com/minecraft/mc...
modrinth.com/mod/serverco...
#mcmods #minecraft #modding
www.curseforge.com/minecraft/mc...
modrinth.com/mod/serverco...
#mcmods #minecraft #modding
Thank you.
Edit: This does also impact Forge all the way back to around 1.14 when the config system was redone to have synced SERVER configs. So be sure to double check your older mods as well.
Thank you.
Edit: This does also impact Forge all the way back to around 1.14 when the config system was redone to have synced SERVER configs. So be sure to double check your older mods as well.
There is talk of possibly renaming the SERVER config to be more clear that it is synced unlike the other configs or rework it so syncing is a separate option from the config type.
There is talk of possibly renaming the SERVER config to be more clear that it is synced unlike the other configs or rework it so syncing is a separate option from the config type.
Hello, for those of you who use SERVER configs, please note that these configs are synced from the server to clients when they client connects. This means that these configs are not suitable for storing private info such as passwords, API Keys, webhooks, tokens, or secrets
Hello, for those of you who use SERVER configs, please note that these configs are synced from the server to clients when they client connects. This means that these configs are not suitable for storing private info such as passwords, API Keys, webhooks, tokens, or secrets