Griefed / ServerPackCreator

Create a server pack from a Minecraft Forge, NeoForge, Fabric, LegacyFabric or Quilt modpack!
https://serverpackcreator.de
GNU Lesser General Public License v2.1
187 stars 10 forks source link

[Clientside-mod Addition Request]: ItemLocks #524

Closed muon-rw closed 3 months ago

muon-rw commented 3 months ago

The link to the project on CurseForge or Modrinth

https://www.curseforge.com/minecraft/mc-mods/itemlocks

Code of Conduct

Griefed commented 3 months ago

Heyo,

ItemLocks is already present:

https://github.com/Griefed/ServerPackCreator/blob/759c8b777066b244c2c89a4a00eb62e09fd93c04/serverpackcreator-api/src/jvmMain/kotlin/de/griefed/serverpackcreator/api/ApiProperties.kt#L237

https://github.com/Griefed/ServerPackCreator/blob/759c8b777066b244c2c89a4a00eb62e09fd93c04/serverpackcreator-api/src/jvmMain/resources/serverpackcreator.properties#L5

If it's still included in your server packs, then you probably haven't reset the clientside-list for the individual server pack config yet. Check out the Advanced-section at the bottom of ServerPackCreators server pack config screen, and use the buttons on the right to reset it to the default one.

Cheers, Griefed

muon-rw commented 3 months ago

I’ve been getting reports from several first-time users of ServerPackCreator that they’ve had to delete ItemLocks manually. I believe we’re linking to the latest release.

I can test out on a fresh install and see what’s going on.

muon-rw commented 3 months ago

Seems like it works - apologies for not double checking beforehand!

I’ll advise users in the future to update and click the reset client-side mods list button, thanks for the tip.

Griefed commented 3 months ago

Yeah I saw the conversations on the Lunar Pixel Discord and was beginning to doubt myself. 😓 Glad that it worked out!

Let me know if you encounter anything else.

Cheers, Griefed