Lileep / PixelmonDetector

A safe, efficient, lightweight and server owner friendly high version Pixel Radar
17 stars 4 forks source link

Is there a version that it doesn't put lines on every single pokeloot near you? #34

Closed Emmet1119 closed 1 week ago

Emmet1119 commented 1 month ago

So I play in a server which you can't access the pixelmon config menu so I'm stuck with these Yellow lines on my screen unless I turn off the radar. This is a question not a true issue

UPDATE: I forgot to mention this is 1.16.5

Lileep commented 1 month ago

Hi there, ty for ur reply!

There're 2 configs named drawLoots and pokeLootFilter which allows u to control the tracking of PokeLoots:

The instructions can also be found in the comments of the Pixelmon Detector config file. See this wiki page to get more info.

However, if the server u're playing has also installed Detector, the client's config will follow the server one, which means that the decision-making power of the config is in the hands of the server owner rather than u.

Feel free to reply if there're any doubts! :)

Emmet1119 commented 1 month ago

Hi there, ty for ur reply!

There're 2 configs named drawLoots and pokeLootFilter which allows u to control the tracking of PokeLoots:

  • drawLoots determines if lines/markers/infos should be drawn for Poke Loots. There're 3 boolean elements in this config entry, represent whether lines/markers/infos should be drawn. Setting all of them to false equals closing PokeLoot tracking.
  • pokeLootFilter means that only PokeLoot types listed in there will be tracked. U can remove Loot types that u don't wanna track, such as the lowest level PokeBall Loots.

The instructions can also be found in the comments of the Pixelmon Detector config file. See this wiki page to get more info.

However, if the server u're playing has also installed Detector, the client's config will follow the server one, which means that the decision-making power of the config is in the hands of the server owner rather than u.

Feel free to reply if there're any doubts! :)

yeah I have the configure mod installed and it's showing nothing just the main Jei config file 2024-08-12_04 32 33

Lileep commented 1 month ago

Hi there, ty for ur reply! There're 2 configs named drawLoots and pokeLootFilter which allows u to control the tracking of PokeLoots:

  • drawLoots determines if lines/markers/infos should be drawn for Poke Loots. There're 3 boolean elements in this config entry, represent whether lines/markers/infos should be drawn. Setting all of them to false equals closing PokeLoot tracking.
  • pokeLootFilter means that only PokeLoot types listed in there will be tracked. U can remove Loot types that u don't wanna track, such as the lowest level PokeBall Loots.

The instructions can also be found in the comments of the Pixelmon Detector config file. See this wiki page to get more info. However, if the server u're playing has also installed Detector, the client's config will follow the server one, which means that the decision-making power of the config is in the hands of the server owner rather than u. Feel free to reply if there're any doubts! :)

yeah I have the configure mod installed and it's showing nothing just the main Jei config file 2024-08-12_04 32 33

This mod can only edit ur client config. U can't edit the server's config via this kind of configure mod. But u can find the pixelmondetector-common.toml config file in ur .minecraft/config folder (client) or config folder (server), then open it with any kind of text editor software and edit it manually. Or just create a single player world and edit it using configure mod, u can't edit the server one from client after all.

Lileep commented 1 month ago

And the content displayed by ur configure mod doesn't look quite normal. Why does it show Just Enough Item on the title? It should show all config files of Forge itself even if u don't install Pixelmon or Pixelmon Detector. I still suggest u learn about the minecraft forge config file and how to directly edit it first, and don't be too obsessed with the configure mod.

Lileep commented 1 month ago

Here is what a standard 1.16.5 config file should look like: image

Emmet1119 commented 1 month ago

tbh I just installed the Configured mod as the server did not have the radar or Configured installed and the image Was on a single player world

Lileep commented 1 month ago

tbh I just installed the Configured mod as the server did not have the radar or Configured installed and the image Was on a single player world

Kinda weird. Then u can just try to edit the config manually follow the instructions I mentioned

Emmet1119 commented 1 month ago

Owner

I'm normally Not into Coding but I'll try

Emmet1119 commented 1 month ago

Is it the first true the second one or the 3rd one because I can't tell at all

Lileep commented 1 month ago

Owner

I'm normally Not into Coding but I'll try

Umm, set configs via text editor actually has nothing to do with coding. Just edit it like how u edit a .txt file

Emmet1119 commented 1 month ago

Owner

I'm normally Not into Coding but I'll try

Umm, set configs via text editor actually has nothing to do with coding. Just edit it like how u edit a .txt file

I actually just found out which one of the 3 trues that I had to set false and it's the 1st one. here's my question why is it split into 3?

Lileep commented 1 month ago

Owner

I'm normally Not into Coding but I'll try

Umm, set configs via text editor actually has nothing to do with coding. Just edit it like how u edit a .txt file

I actually just found out which one of the 3 trues that I had to set false and it's the 1st one. here's my question why is it split into 3?

I already told u at the beginning:

Lileep commented 1 month ago

Is it the first true the second one or the 3rd one because I can't tell at all

They separately present line, beam and info

Lileep commented 1 month ago

Btw, how did u play mods like twilight forest, botania, Create, or Immersive Craft if u don't know much about how to edit configs?

Lileep commented 1 month ago

I tried 1.16.5 Configured mod. It performs well. Just:

  1. Set a button u like and press it to open the screen. In my case I set it to J:

QQ_1723531211910

QQ_1723531237704

  1. Select Pixelmon Detector and click the config button, then click the Modify button. Don't select JEI below

QQ_1723531281804

QQ_1723531316415

QQ_1723531338686

  1. Just change whatever u want inside it:

QQ_1723531364353

QQ_1723531376925

Have a try! :)

Lileep commented 1 week ago

So it's been a month, has the issue been solved? I'm going to close this issue. If u have other questions, u can open a new issue to discuss :)