#✅ | Will my friend see my custom menu on their device?

1 messages · Page 1 of 1 (latest)

rotund cloud
#

I have just finished my custom menu, but will my friend see the menu if I send her the entire modpack (CurseForge)? or do I have to change or set something? Also I dont want her to change anything, I just want the editor menu and everything to be hidden and my custom menu to be shown

zenith stagBOT
# rotund cloud I have just finished my custom menu, but will my friend see the menu if I send h...

Hey there! 😊 Great question, and congrats on finishing your custom menu! 🎉

Yes, your friend will see your custom menu! As long as you include the config/fancymenu/ folder in your CurseForge modpack, everything will transfer over automatically. Since CurseForge packs usually include all config files, this should happen by default! 👍

But there's one super important thing you gotta do first , you'll want to enable Modpack Mode so your friend can't mess with anything:

  1. Go to config/fancymenu/options.txt
  2. Find the line that says modpack_mode = false
  3. Change it to modpack_mode = true
  4. Save the file

This will completely hide the FancyMenu menu bar at the top, disable all hotkeys (like CTRL + ALT + C), and lock everything down so your friend just sees your finished menu without being able to edit anything. 🚫✏️

If you want to be extra thorough, you can also set show_welcome_screen = false in the same file so the Welcome Screen doesn't pop up for them on first launch.

So your checklist is basically:

  • ✅ Include config/fancymenu/ in your modpack
  • ✅ Set modpack_mode = true
  • ✅ Upload to CurseForge

And that's it! Your friend will see your awesome menu and won't be able to change a thing. 😄 If you ever want to edit your layouts again, just flip modpack_mode back to false and you're good to go!

#

✅ | Will my friend see my custom menu on their device?