In Minecraft Fabric, ticking denotes the continuous process of updating game elements to maintain functionality and interactions. This involves regularly refreshing entities, blocks, and other in-game features to ensure smooth gameplay and dynamic changes. Ticking is a fundamental concept in the Minecraft Fabric modding platform, vital for upholding the game world's coherence and enabling various customizations.
| Minecraft Fabric Ticking Entity Fixes |
| How To Prevent Ticking Entity Issues (1.18 or higher) |
| How To Fix Ticking Entity Issues (1.14.4 - 1.19) |
Note: Back up the existing saves on the server.
How To Prevent Ticking Entity Issues on a Minecraft Fabric Server (1.18 or higher)
Step 1. Download the required mods that matches the Minecraft server version.
Neruina | Configurable | Fabric API
Step 2. Log in to the MelonCube Games panel.
Step 3. Stop the server.
Step 4. Go to the Files tab on the left.
Step 5. Choose the mods folder.
Step 6. Drag and drop the jar files from Step 1.
Step 7. Start the server.
Step 8. Join the server as an OP. Learn how to OP here.
Step 9. Enter the following to see commands: /help neruina
Note: Neruina commands can also be used in the MelonCube panel console.
Step 10. Stop the server.
Step 11. Go to the Files tab on the left.
Step 12. Choose the config folder.
Step 13. Click the neruina JSON file.
Step 14. Change the preferred settings.
| Setting | Description | Default |
| ticking_exception_threshold |
The number of ticking exceptions before Neruina force crashes the server and creates a report. Input -1 to turn off the threshold.
|
10 |
| auto_kill_ticking_entities | Kills and removes ticking entities rather than suspending them. | false |
| kill_players_instead | Kills the player rather than kicking them when a mod causes the player to crash on tick. | false |
| min_permission_level_for_commands | The minimum permission level of a player to run Neruina commands. | 2 |
| min_permission_level_for_messages | The minimum permission level of a player to receive Neruina broadcasts. | 0 |
Note: Neruina handles all ticking listed in the config. Input "false" to turn off specific entity handling.
Step 15. Click the Save button.
Step 16. Start the server.
How To Fix Ticking Entity Issues on a Minecraft Fabric Server (1.14.4 - 1.19)
Step 1. Download the Erroring Entity Remover Reforged mod that matches the Minecraft server version.
Step 2. Minimize the file for later use in the guide.
Step 3. Log in to the MelonCube Games panel.
Step 4. Stop the server.
Step 5. Go to the Files tab on the left.
Step 6. Open the mods folder.
Step 7. Drag and drop the .jar file from Step 2.
Step 8. Start the server.