CERBON-MODS / Just-Enough-Beacons

JEI addon to display useful information about beacons.
https://www.curseforge.com/minecraft/mc-mods/just-enough-beacons-reforged
GNU Lesser General Public License v3.0
0 stars 1 forks source link

[FEATURE REQUEST] Allow to show more/all beacon base blocks #3

Closed Nycto97 closed 8 months ago

Nycto97 commented 10 months ago

Before submitting the issue

Is your feature request related to a problem? Please describe.

Currently, the JEI screen only shows 28 blocks:

2

In my modpack, I currently have 156 blocks tagged with minecraft:beacon_base_blocks:

1

Also, which blocks get shown, depends on what block you clicked to get to the JEI screen:

3

Describe the solution you'd like

If possible, it would be nice to be able to see all beacon base blocks. A solution I can think of would be a scrollable list, although I don't know if that's possible inside a JEI screen.

An alternatie solution would be to make use of pages. Currently the JEB beacon base blocks JEI screen only uses 1 page:

image

CerbonXD commented 10 months ago

Actually, the mod already uses pages to show all the beacon base blocks and payments. Are you playing on 1.18 or 1.19+. It might be bugged for you for some reason.

Nycto97 commented 10 months ago

We play on Forge 1.19.2 43.3.5 Don't know if the logs would help with anything, but providing them just in case.

Client: client-mod-list_2023-12-06_18.44.44.txt latest.log debug.log

Server: server-mod-list_2023-12-06_18.48.33.txt latest.log debug.log

CerbonXD commented 10 months ago

Are you playing a pack created on CurseForge or it's your own pack? If it's a pack on CurseForge please send me the name so I can install and test by myself. If it's your own pack, if you can, please send me a zip file with your mods and configs.

I see nothing wrong in the logs, I would like to test it myself.

Nycto97 commented 9 months ago

My apologies for the delay.

Mods, configs, scripts,... changed a bit, but problem still persists.

I've put everything (hopefully :)) in a zip archive.

Let me know if you need anything else.

Thanks for your time and effort!

CerbonXD commented 9 months ago

I can't open the pack. It keeps giving me errors. Go to your CurseForge app and export the zip from there and send to me. I think it will work this way.

Nycto97 commented 9 months ago

I don't have the CurseForge app. What I gave you are the folders you should manually put inside a minecraft instance. For this server I use the default launcher. It's not a modpack by definition.

I only have ATLauncher and that I only use to test out things.

I think if you manually take over the mods folder, it would already be enough to test. And if you test on singleplayer, make sure to combine the mods from client and server folder.

CerbonXD commented 9 months ago

https://github.com/CERBON-MODS/Just-Enough-Beacons/assets/84386993/17dc7c80-6e74-4f2d-b9e3-8f3be2397054

Sorry for the late reply, I was able to run the pack and for me the mod is working just fine as you can see in the video. Not sure why this is not working for you. Maybe reinstalling everything could help.

Btw, happy new year.

Nycto97 commented 9 months ago

I'm lost for words, I'm so sorry... 2 days ago I checked and it still only showed me 1 page.

Now I check and I can see 6 pages... I have no clue how this occurred.

Thanks for your time and effort and sorry that this wasn't an issue apparently.

Thank you! Happy New Year for you too! ✨

Edit as I'm typing this:

I re-checked to be sure and I found the following:

Checking via beacon:

image

Checking via blocks:

image

CerbonXD commented 9 months ago

Ummm, interesting. Thanks for letting me know about it. I will see if I can fix it.

CerbonXD commented 8 months ago

I will close this issue because it's exactly how JEI should work. There is nothing I can do. If you check the others block entities, you will see that they act the same way.