Andrew6rant / Stacker

Minecraft mod to change the stack size of all items. Fabric 1.19, 1.18, and 1.17.
Creative Commons Zero v1.0 Universal
26 stars 17 forks source link

minecraft crash before open the game #28

Closed rakantoh closed 2 years ago

rakantoh commented 2 years ago

I have installed minecraft with tlauncher, latest version (1.18.1) with optifine, forge, forgeoptifine and fabric, and put the mod in the mods folder, when i open the launcher and run the fabric version, the fabric shows me this message: imagen

i tried install fabric api (put fabric-api-0.46.4+1.18.jar in mods folder, the latest fabric api), but with this file in mods folder the game crashes without any screen or error message.

Please fix or help me to resolve, thanks!

Andrew6rant commented 2 years ago

Forge and Fabric are both modloaders, you can't use them at the same time.

Stacker is a Fabric mod, and it needs Fabric API and Cloth Config API. You can optionally add Mod Menu for in-game config changes, but it isn't needed.

rakantoh commented 2 years ago

Yes, i know that fabric and forge are different mods loaders, i have both installed, but obviously i dont try launch both at the same time. Yes, i have installed fabric api, but still crashes the game, but in the readme not exists info about that is necessary cloth config api, so, maybe, is for the missing cloth config api that the game crashes? and when i can find this api? thanks.

rakantoh commented 2 years ago

UPDATE: im sorry, i can't see the text with the cloth config api requirement, i suggest to do the text more visible, thanks for the help. Another thing, please a tutorial for how change the stack valor, with and without mod menu, thanks.

Andrew6rant commented 2 years ago

Stacker release 2.1.3 makes the cloth config api requirement much clearer.

Changing the value of the stack is easy with ModMenu, just go to the ModMenu mod list and click on Stacker, click configure, and put a number for "Maximum Stack Size."

Without ModMenu, you need to go into the config folder of your Minecraft directory, and open up stacker.json. change the value of maxStacker to whatever you want