SizableShrimp

Results 8 issues of SizableShrimp

When attempting to setup Mixin integration inside Forgedev/patcherdev, a compiler error is produced by the Mixin Annotation Processor every time. Removing the annotation processor resolves the issue but means refmaps...

In its current state, the `PlantType` system leads to more bugs and hidden issues for modders than it seems to warrant keeping. ## The problem `BushBlock` has a patch to...

Feature
RFC
1.18
1.19

More misc mappings yay!

mappings
needs rebase
1.19.x

ForgeAutoRenamingTool is the modern in-house solution for remapping jars. FG should use solely FART instead of SpecialSource/Vignette.

planned
next breaking version
enhancement

Seems to work from testing. Just a simple missed patch on my part. Easy test is set a breakpoint in `ForgeHooksClient#onClientChat`, open up a client & server, connect to server,...

Bug
Triage
1.19

This is a simple PR that adds a new static method to `MappingDownloader`, which takes in a channel string and outputs the latest version for that string. A function is...

When inlining SVGs, preprocess-inline-svg does not decode the HTML entity `&` into `&`, which `.svelte` files support. Svelte files do not decode `&` into `&`, so it must be done...