Defibrillator
Defibrillator is a server utility for Fabric that provides access to editing various game data. For proper mod operation, Fabric Language Kotlin installation is required.
Supported Data Types
Using this tool, you can work with different categories of information:
- Player data
- Character achievements
- Block entity information
- Items in hands
- Entity data
- And other capabilities that will be added in the future
Usage Features
Operator privileges are required to execute commands. It's important to note that editing cannot be performed directly from the server console.
Additional Functions
The mod configuration includes an option to activate "freezing". This function allows intercepting errors that may cause crashes during game ticks. Instead of a complete crash, the system temporarily stops the problematic entity's operation for a certain period.
Important Warning
The mod is in active development stage and may work unstably! Please report any detected errors, even if they don't lead to complete game crashes.