-
First of all i have almost no idea how coding works, so thats why im asking. Does this client just send the packet and ignore the resourcepack? If so, can this feature potentially theoretically be its own minecraft mod, to disable server enforced resource packs? Im asking this because of the 20w45a "require-resource-pack" server config, and im playing on a server with the servers resourcepack already installed locally, so i dont want to load the same resource pack again every time i join. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yes this is what we do in MCC, we just send back that we accepted and loaded the resource pack although we don't. This is because some servers have this as a requirement, but since MCC has no graphics, loading a resource pack does not make sense. This could be theoretically implemented as a mod in Minecraft, but we don't mod Minecraft itself as part of the MCC project. |
Beta Was this translation helpful? Give feedback.
Yes this is what we do in MCC, we just send back that we accepted and loaded the resource pack although we don't. This is because some servers have this as a requirement, but since MCC has no graphics, loading a resource pack does not make sense.
This could be theoretically implemented as a mod in Minecraft, but we don't mod Minecraft itself as part of the MCC project.