AnAwesomGuy
AnAwesomGuy
Minecraft Version: 1.16.4 Forge Version: 35.1.37 Mod Version: 1.16.5-1.2.7 Single Player or Server: Singleplayer Describe the problem (what you were doing; what happened; what should have happened): There are no...
Adds a boolean method to `FabricItem` and `FabricItemStack`, `isShears`. It functions as a stack-aware check that allows items to function as shears. By default, the method returns true if the...
### Role I use instance groups. ### Suggestion Add an option to bring back the old instance groups UI. ### Benefit because I liked the old UI better ### This...
crashes when trying to load regrowth with this mod due to a stackoverflow in quadrum (fixed while removing this mod) [crash-2024-04-12_11.26.12-client.txt](https://github.com/embeddedt/ArchaicFix/files/14953823/crash-2024-04-12_11.26.12-client.txt)
it just stays there until reload and blocks the classes/methods/fields toggle and show source code button
looks like this might be caused by #14? so i joined the singleplayer world, and got this in the logs (twice), which kicked me back to the main menu screen...
also use java 17 instead of 16 minor refractor to use `asset_name` release name is now smth like: > Build #25019 body is now smth like: > Request a GL...
the docs dont make much sense to me lol 1.6.4, i have the FMLLoadingPlugin in my jar manifest but that doesnt seem to matter in `runClient`
### Modpack FTB StoneBlock 3 ### Modpack version 1.10.0 ### Launcher Other... ### Has the pack been modified No ### Log Files https://mclo.gs/fQuIeIT ### Describe the bug random crash: `Cannot...
so i have this mixin: ```java @Mixin(Blocks.class) public abstract class BlocksMixin { @Redirect( method = "", at = @At(value = "NEW", target = "net/minecraft/world/level/block/Block", ordinal = 0), slice = @Slice(from...