MightyPirates / Scannable

One scanner to find them, and with eye candy bind them.
https://www.curseforge.com/minecraft/mc-mods/scannable
Other
15 stars 22 forks source link

1.20.1 The configuration file on the server does not work. #148

Open HerePeaky opened 3 months ago

HerePeaky commented 3 months ago

I'm trying to adjust the power consumption of the scanner modules and the energy capacity in the scanner itself, as well as the range. The radius does not change in any way, the amount of energy can be increased, but it looks like 100000/5000 and the energy bar extends to the entire player’s hotbar. How to fix it? I change the scannable.common file in the config folder, since I do not have any files for scannable in the serverconfig folder изображение_2024-06-13_222458881 image

rotomington commented 2 weeks ago

So I experienced this issue as well but I've found the fix and it's godawful.

Basically, the client is authoritative on if the scanner can be used, not the server. You have to change the config on the client to turn energy off and adjust energy costs on the client for them to apply. Absurd.