Direct port to class tweaker (#1398)

* Direct port to class tweaker

* Debugging help

* Checkstyle

* Update CT
This commit is contained in:
modmuss
2025-10-24 18:06:26 +01:00
committed by GitHub
parent c08bfbe5be
commit e076ac7bcf
13 changed files with 159 additions and 156 deletions

View File

@@ -103,7 +103,7 @@ dependencies {
// tinyfile management
implementation libs.fabric.tiny.remapper
implementation libs.fabric.access.widener
implementation libs.fabric.clazz.tweaker
implementation libs.fabric.mapping.io
implementation (libs.fabric.lorenz.tiny) {
transitive = false