Installation and Usage
About 717 wordsAbout 2 min
InstallationUsage Introduction
2025-02-05
Yes Steve Model requires both the client and the server to be installed in order to use all functions normally.
If you only install it on the client, you need to enter the single-player game and load the model before you can use it on the server!
Platform and JVM Support
Versions 1.1.5 and earlier support major mainstream platforms such as Windows, Linux, MacOS, Android, and IOS (Pojav and other related launchers). However, since version 1.2.0 and subsequent versions, only Windows (client and server) and Linux (server) are temporarily supported. Support for other platforms is still under development.
We have tested JVMs such as Oracle, Azul Zulu, Microsoft, and Dragonwell. If you encounter the error Exception message: java.lang.RuntimeException: err: 54
when running YSM, you can switch to one of the above JVMs.
- Microsoft OpenJDK Recommended: https://learn.microsoft.com/zh-cn/java/openjdk/download
- Oracle JVM: https://www.oracle.com/cn/java/technologies/downloads/
- Azul Zulu: https://www.azul.com/downloads/
- Alibaba Cloud Dragonwell: https://www.aliyun.com/product/dragonwell
Notes on NeoForge / Forge Versions
When a player enters the server for the first time, they need to wait for about ten seconds (the time required for model synchronization, which varies depending on the number of models on the server). Then they can use the shortcut key Alt
+ Y
to open the following GUI interface:
① Model Switching Button: Click to switch to the corresponding model. If the button background is gray, it means the model is not authorized. The number in the upper left corner represents the number of materials that can be switched for this model.
② Model Category Switching Button: You can switch between all models, authorized models, and favorite models.
③ Details Interface Button: Click to enter the model details interface and view all available materials and animations of the model. In the middle preview window, you can use the left mouse button to drag and rotate the model, the right mouse button to drag and move the model, and the mouse scroll wheel to zoom in and out of the model. Click the material selection box on the right to select different materials. Click the animation list on the left to preview and play different animations.
Version 2.2.1 also added an author details interface. Click the "Open Details Interface" button in the upper left corner of the model interface to open the following interface:
Notes on Fabric Versions
Warning
The migration work for the Fabric version was fully completed by TomatoPuddin (https://github.com/TomatoPuddin)! Please show him your utmost respect!
Most of the functions of the Fabric version are completely consistent with those of the Forge version. It has also been tested for compatibility with mods such as Sodium, Sodium Extra, Iris, Lithium, ModernFix, FerriteCore, ServerCore, Debugify, Carpet (including the FakePlayer function), and has good stability.
The Fabric version requires two runtime prerequisites:
- Fabric Api
- Forge Config Api Port (Not required to be installed since version 2.2.1)
It also has compatible and interactive content with two mods:
- First-Person Model (Added better first-person perspective compatibility)
- Amecs (Supports the same combination shortcut keys as the Forge version)
- Modern KeyBinding (Another mod that supports the same combination shortcut keys as the Forge version. Supported since version 2.2.1)
The Fabric version only has slight differences from the Forge version in terms of key bindings. Because the key binding interface of Fabric does not support Ctrl / Alt / Shift combination keys, you need to install the Amecs mod to support them. However, this mod conflicts with the commonly used mod Controlling. Therefore, this mod is ultimately designed as an optional mod for users to choose whether to install.
Alternatively, you can choose to install the Modern KeyBinding mod, which does not conflict with Controlling.
- When Amecs is installed, register the same key bindings as the Forge version through the interface of this mod.
- When this mod is not installed, register key bindings without modifier keys. For example, press Y directly to open the model selection page without needing to press Alt.