Daomephsta / silverfish

Debugging tools for Fabric mod development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Silverfish

Debugging tools for Fabric mod development

Installation

Download the appropriate release and place it in the mods folder of your project's run directory.
If there is no Silverfish release for an MC version, try the most recent release for a prior version. Silverfish releases will attempt to load on the target MC version, and future versions.
Configure the features you want using their wiki pages and launch Minecraft

Features

  • Origin Tracing - Assists with debugging Some intrusive holders were not added to registry
  • Improved toString() - More consistent and informative vanilla toString() implementations

About

Debugging tools for Fabric mod development

License:MIT License


Languages

Language:Java 100.0%