Skip to content

More 26.x mods#17

Open
TomekoYT wants to merge 9 commits into
Polyfrost:mainfrom
TomekoYT:feat/more-26.x-mods
Open

More 26.x mods#17
TomekoYT wants to merge 9 commits into
Polyfrost:mainfrom
TomekoYT:feat/more-26.x-mods

Conversation

@TomekoYT

@TomekoYT TomekoYT commented Jul 21, 2026

Copy link
Copy Markdown

Mods:

Performance:

QoL:

SkyBlock:

Utility:

Resourcepacks:

SkyBlock:


Closes #12

@MicrocontrollersDev

Copy link
Copy Markdown

going through the stfu feature list I think almost everything is already included by other mods? bar one or two, but it seems to step on the toes of a lot of other mods. the only feature I see that may be nice is the improved command suggestions which something similar could be added to chattweaks probably if desired

@TomekoYT

Copy link
Copy Markdown
Author

going through the stfu feature list I think almost everything is already included by other mods? bar one or two, but it seems to step on the toes of a lot of other mods. the only feature I see that may be nice is the improved command suggestions which something similar could be added to chattweaks probably if desired

should I remove it right now or make another pr when chattweaks updates?

@MicrocontrollersDev

Copy link
Copy Markdown

well I'm not saying that singular feature is a requirement to have. but I personally just don't like stfu as a mod since 95% of its feature list is useless and interferes with other mods. it feels like patcher all over again (originally made to quiet logs and transitioned to adding a bunch of random stuff).

I also don't want to make any decisions for one client this is just my personal take (I don't have commit perms on this new repo anyways)

@MicrocontrollersDev

Copy link
Copy Markdown

did make an issue on chattweaks Polyfrost/ChatTweaks#13

@TomekoYT

Copy link
Copy Markdown
Author

shuttfup removed

@MicrocontrollersDev

Copy link
Copy Markdown

also starting to wonder if the skyblock list is going to be overwhelming. I'm not a skyblock player so can't comment on any of these mods directly, but I think one client should work on getting a default config going for skyblock mods. I say we let kath do it

@TomekoYT

Copy link
Copy Markdown
Author

also starting to wonder if the skyblock list is going to be overwhelming. I'm not a skyblock player so can't comment on any of these mods directly, but I think one client should work on getting a default config going for skyblock mods. I say we let kath do it

I am a skyblock player and I think current skyblock list is really limited. This pr contains mods I personally find useful and all of them contain many unique features that are not seen in oneclient right now.
I did avoid adding mods that would just duplicate all features and bring nothing or like really a few unique features + a gazillion duplicates (devonian, skyblock enhancements, aaron's mod, etc). I also avoided mods with bad backstory (nofrills, sba unofficial, etc)
The default config is perhaps needed, I was considering including one but I didn't want it to be too personal

@MicrocontrollersDev

Copy link
Copy Markdown

The default config is perhaps needed, I was considering including one but I didn't want it to be too personal

yeah I tried this and it didn't work out well. no one was happy and got more backlash than if I left it alone. and I also got no help from skyblock players about fixing it. I think polyfrost should probably run some sort of testing and focus group, I think it's due time with the amount of mods. after all the mods get added of course

@lunaynx

lunaynx commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

You sure about this one?

  • While I don't think this mod itself has that functionality, it is associated with ScamScreener, which contains functionality to upload messages to its servers to train an AI model.
  • AGENTS.md telling the AI to "avoid typical AI patterns", and yet he's unable to make a good icon for the mod that doesn't look like typical AI slop. I don't think people want to see that shit in their game from a Polyfrost-endorsed modpack.

So true.

@TomekoYT

Copy link
Copy Markdown
Author

You sure about this one?

  • While I don't think this mod itself has that functionality, it is associated with ScamScreener, which contains functionality to upload messages to its servers to train an AI model.
  • AGENTS.md telling the AI to "avoid typical AI patterns", and yet he's unable to make a good icon for the mod that doesn't look like typical AI slop. I don't think people want to see that shit in their game from a Polyfrost-endorsed modpack.

alr I wasn't aware

@TomekoYT

Copy link
Copy Markdown
Author

also what should I do about those merge conflicts (because they will be back every time github actions bot updates a mod)

@lunaynx

lunaynx commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

You can probably just run scripts/update-bundles.sh.

@TomekoYT

Copy link
Copy Markdown
Author

You can probably just run scripts/update-bundles.sh.

doesn't seem to help

@lunaynx

lunaynx commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Oh yeah, it's still going to conflict because of the hashes. Just do the merge, and then review the diff with git diff.

If it's only hashes, then do git checkout --ours . && git add . && git commit.

If there's other changes, git merge --abort, scripts/update-bundles.sh, and retry the merge.

@MicrocontrollersDev

Copy link
Copy Markdown

assuming its the same as the original DataStorage and its just hash differences they will get automatically verified once the PR is merged, so you can just choose whatever hash you want, it'll get updated properly after

@MicrocontrollersDev

MicrocontrollersDev commented Jul 22, 2026

Copy link
Copy Markdown

are we sure consumable optimizer is safe for general use? until just a few months ago it was confirmed to flag on servers (see Walksy/ConsumableOptimizer#4). havent seen any reports for or against its safety since but im still wary about it

also item physics lite cannot be disabled in game so it shouldnt be enabled by default (ive submitted a mod that adds a config menu with oneconfig to modrinth, would solve this issue)

also not quite sure i agree with rescale being a replacement for view model. i dont mind removing view model if it causes issues but rescale doesnt seem to provide the same thing

@TomekoYT

Copy link
Copy Markdown
Author

are we sure consumable optimizer is safe for general use? until just a few months ago it was confirmed to flag on servers (see Walksy/ConsumableOptimizer#4). havent seen any reports for or against its safety since but im still wary about it

I've been using it for a long time on hypixel and mineman.club and haven't had any issues so far

also item physics lite cannot be disabled in game so it shouldnt be enabled by default (ive submitted a mod that adds a config menu with oneconfig to modrinth, would solve this issue)

I saw on discord, looks good 🔥
Should I add a config override to disable it by default?

also not quite sure i agree with rescale being a replacement for view model. i dont mind removing view model if it causes issues but rescale doesnt seem to provide the same thing

I didn't mean it's a direct replacement, it's just the only available option on modrinth for 26.1-26.2 that has no conflicts with animatium

@awruff

awruff commented Jul 22, 2026

Copy link
Copy Markdown
Member

I'm also against adding consumable optimizer, it's far too cheat like to be opt out for servers imo.

@MicrocontrollersDev

Copy link
Copy Markdown

Should I add a config override to disable it by default?

no config override needed. the original mod can't be disabled via config, and my mod forces it disabled by default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modern Warp Menu and Enchanced Storage for Skyblock

4 participants