PlateUp!

PlateUp!

Nicht genug Bewertungen
8.9更新后能用的模组 九茗
   
Preis verleihen
Favorisieren
Favorisiert
Entfernen
Beschreibung
我试过了可以用的,需要的自取

我没有分组,需要自行定夺需要什么模组

如果有好用的又不想冲突的模组可以麻烦推荐一下了
Inhalte (42)
ApplianceLib
Erstellt von ZekNikZ
ApplianceLib is a utility mod which adds several appliances intended to be shared between mods. It also adds many developer utilities to make making appliances (and other GDOs) easier. GitHub repository: https://github.com/ZekNikZ/ApplianceLib Wiki: https://...
Appliance Chest
Erstellt von IcedMilo
Store up to 8 appliances in it! All players need the mod if used in multiplayer. Upgrade *Appliance Chest* to turn it into *Locked Chest* Interacting with the Locked Chest during the day reveals up to 8 random appliances inside it Ping the Appliance Chest ...
Automatable Witch Hut
Erstellt von IcedMilo
Makes Halloween 2023 event setting (Witch Hut) more easily automatable. Without the mod, you will have to hope for exact upgraded blueprints (Eg. Grabbers, Smart Grabbers, Heated Mixer, Soaking Sink, etc.) showing up in the shop. Enables Research Desks and...
AutomationPlus
Erstellt von IcedMilo
ADDED PreferenceSystem as dependency https://gtm.you1.cn/sharedfiles/filedetails/?id=2949018507 AutomationPlus adds Quality of Life (QoL) automation features that don't exist in Vanilla PlateUp. Some QoL features are off by default and can be enable...
AutoRestart
Erstellt von minimusubi
Compatible with the August 2024 PlateUp! Fully Loaded Update About In vanilla, when you fail a run during the first three days, you get a game over prompt to restart. This mod gives you that safety net every day! For example, if you lose the game on day 15...
Better Table Assignment
Erstellt von IcedMilo
Customers will prefer table types based on the assigned priority group in ascending order. Options => PreferenceSystem => BetterTableAssignment Then tables with fewer seats are prioritized before tables with more seats in the same priority group. Customers...
Cards Manager
Erstellt von IcedMilo
ADDED CodelessModInterop as dependency. https://gtm.you1.cn/workshop/filedetails/?id=2962181953 ADDED PreferenceSystem as dependency https://gtm.you1.cn/sharedfiles/filedetails/?id=2949018507 Cards Manager allows you to manipulate what cards ...
CodelessModInterop
Erstellt von IcedMilo
Registry for codeless objects created by mods based on CodelessModBuilder. CodelessModBuilder currently supports creation of the following Game Data Objects (GDOs) without code: - Decor (Wallpaper and Floor) - UnlockCard (Non-dish cards) See the CodelessMo...
Color Selector
Erstellt von blarglebottoms
Allows choosing the player color by selecting one of the built-in colors from the menu or by entering a hex code, through the Mod Preferences > Color Selector menu. Repo: https://github.com/propstg/plateup-color-selector...
Colorblind+
Erstellt von blarglebottoms
Adds colorblind/colourblind labels to: * Stir Fry, using the familiar B/C/Me labels. Sides of broccoli are displayed as "-b", to differentiate. * Turkey + sides * Burgers * Pizza * Salad * Steak (adds an indicator for the type of steak, as well as making i...
Doorless Dining
Erstellt von QuackAndCheese
Tired of pesky doors getting in the way? Look no further! This mod will remove all doors from your restaurant, meaning no more getting stuck in doorways!...
Everything Always
Erstellt von Nova
Have you ever wanted customers to order anything at any time? No? Look no further! Adds the Picnic map! For each new phase that is added is a new opportunity to see any course at any time! Also adds a bonus card named Buffet that allows sides to be added t...
Custom Difficulty
Erstellt von IcedMilo
ADDED PreferenceSystem as dependency https://gtm.you1.cn/sharedfiles/filedetails/?id=2949018507 Find the game too difficult and want to make it easier? Or you think the game is a walk in the park, and you are seeking a greater challenge. If you want...
Extra Options
Erstellt von ZekNikZ
Adds two additional layout and dish options in the hub. This mod IS compatible with Seed Explorer. If both are installed, only the extra dishes will be added (in addition to what Seed Explorer adds)....
HarmonyX
Erstellt von StarFluxGames
https://i.imgur.com/GqsQGhs.png Harmony gives you an elegant and high level way to alter functionality in applications written in C#. It does this at runtime by monkey patching methods unlike other solutions that change the content of dll files. Github Mod...
Hassle Free Shop
Erstellt von IcedMilo
Automatically opens all blueprints and parcels if enabled. Mod can be enabled/disabled in Mod Preferences. https://github.com/UrFriendKen/PlateUpHassleFreeShop...
Kitchen Designer
Erstellt von OndraN
Kitchen Designer is a mod that lets you play on custom kitchen layouts. The mod also comes with a web tool where you can design your dream kitchen. Website: https://plateuptools.com/kitchen-designer How to use: https://plateuptools.com/kitchen-designer/how...
MMO Kitchen
Erstellt von StarFluxGames
https://i.imgur.com/QxPSj6c.png 4 Staff just isn't enough? Hire some more for your team! *MMOKitchen allows up to 100 players to join your game! *Note Online Multiplayer is based on your internet connection, and Local Multiplayer may require additional sof...
Modded Cosmetics Integration
Erstellt von IcedMilo
Provides access to modded cosmetics in the cosmetic changer menu....
More Loading bay carts
Erstellt von Theo
More loading bay carts to bring more crates from the garage into runs...
Overstocked
Erstellt von Stonepaw
UPDATE August 27, 2024 - This mod now requires PreferenceSystem but no longer KitchenLib Tired of grinding for crates? Overstocked refills garage shelves when a crate is taken. Multiplayer safe, only the host needs to have this mod installed. Restocking ca...
PlatePatch
Erstellt von Nova
Patches the game for our various modding needs. Just might fix something if you're having troubles! The modded visuals will still require the host and any other user to have the mod but it is not required that everyone will have the mod to join lobbies. Pl...
Overcooked Patience
Erstellt von blarglebottoms
A simple mod that makes customers losing patience a little more forgiving. Note: This mod only activates after day 3, to leverage the game's built-in restart day feature. There are several modes available in the Mod Settings menu: * Off - Game will operate...
PreferenceSystem
Erstellt von IcedMilo
This is a mod tool! PreferenceSystem allows for the creation of complex nested Mod Preferences menus. You will use method chaining to create preferences and menus, with the preferences handled internally. This removes the need to cache preferences yourself...
Stuff On Demand
Erstellt von IcedMilo
Spawn in Flooring, Wallpaper and Appliances F3 to show/hide menu Allows everyone to spawn items in multiplayer. Adjustable preferences in Options => PreferenceSystem => Stuff On Demand...
VariousFixes
Erstellt von IcedMilo
This is a self contained mod tool for fixing base game bugs that only appear when modding. For mod developers, add this mod as a dependency in the workshop if you require the features. No other action is needed on your part. - Gives the correct provider fo...
[Discontinued] Creative Mode Reborn
Erstellt von StarFluxGames
Creative Mode Reborn This mod has been discontinued, please use Stuff on Demand. Just not getting enough Appliances to suite your needs? Why not just spawn in more! Github Modding Discord Buy me a Ko-Fi! ...
Cat Maid Outfit
Erstellt von QuackAndCheese
Adds several animal-themed Maid Dresses as outfit options! So far these maid outfits have been added: - Cat - Bunny - Bear - Fox Suggested by Khlo Mo...
Restart Day Fixed
Erstellt von miapuffia
Fixed version of Mayple Syrup ^_^'s Restart Day (Soft Opening) mod Source: https://github.com/miapuffia/PlateUpRestartDayFixed...
Speed MOD
Erstellt von 机械蚂蚁
Wall crossing function: number 1 When wall crossing is enabled, it will not collide with the boundary and force the character to return. When wall crossing is enabled, it will increase the character's movement speed Pop up key of Window: number 9 New key: ...
KitchenLib (Beta)
Erstellt von StarFluxGames
https://i.imgur.com/rebMXV5.png Please note this is a BETA SOFTWARE KitchenLib (Beta) is designed to test new features and bug fixes, there is no guarantee this version will work correctly, so PLEASE backup your save data. If you do not know how to backup ...
Colored Teleporters
Erstellt von IcedMilo
Colored teleporter groups for quicker identification of pairs Requires host to have mod for clients to see colors Original colors have the following settings - Color Cycle Length = 20 - Color Stagger = 37...
Ready Check Names
Erstellt von blarglebottoms
Replaces the checkmarks in ready checks with the first 2 characters of the user's steam name. Thanks to pupper for the suggestion!...
Give That Back!
Erstellt von IcedMilo
Interact with teleporter to return an item https://github.com/UrFriendKen/PlateUpGiveThatBack...
KitchenLib
Erstellt von StarFluxGames
https://i.imgur.com/LHjtO2p.png KitchenLib is a library designed to make modding PlateUp! significantly easier. The project originally started in August of 2022 with support for unofficial third-party modding with MelonLoader, with BepInEx support launchin...
Super Crane
Erstellt von IcedMilo
Enables the use of Advanced Build Mode outside of preparation phase and adds additional features to Advanced Build Mode. Only in Advanced Build Mode. - Store copied blueprints back into matching cabinets. - Turn rotating grabbers grabbers using ping. Adjus...
Funny Cosmetics
Erstellt von StarFluxGames
https://i.imgur.com/gFuJfEf.png Adds 150+ new fun and wacky cosmetics to your PlateUp! experience! Github Bug Tracker Modding Discord Credits Dazzle UI Backpack Icon (License) (Icon adjusted to be thinner) Witch Hat Icon (License) Buy me a Ko-Fi! ...
Custom Settings and Layouts
Erstellt von IcedMilo
This is a Mod Tool, and hence a potential dependency for other mods. For mod developers: This is used to provide CSettingUpgrade in Franchise scene for your custom Restaurant Settings, and to link custom LayoutProfiles to show up for specific settings (if ...
CameraPlus
Erstellt von Karl-Heinz Schneider
CameraPlus CameraPlus enhances the default camera to improve vision on bigger maps (KitchenDesigner etc). You can choose between two modes: 1) Static CameraSet a static camera to the current player position. It wont move, or adjust to mapsize or you going ...
Save Slot Info
Erstellt von IcedMilo
Provides more information for save slots. Namely what mods are missing that would prevent a run from loading. Some save slots that can be loaded will also show missing mods. The restaurant can be loaded, but will be rolled back to a previous state where th...
CountUp!
Erstellt von Swift
Displays a number over portionable foods, bins, and providers! Adjusts certain types of splittable items. Configurable in the Mod Preferences menu....
Put It Back!
Erstellt von IcedMilo
Return portioned items...