Matias Koivikko

Results 21 issues of Matias Koivikko

There doesn't currently seem to be any way to apply annotation to things is jasm files. Some frameworks and libraries depend on runtime annotations and would thus require class files...

in-progress

### Describe the bug When attached to an access point from [extended drawers](https://github.com/MattiDragon/ExtendedDrawers), a storage bus will not notice drawers being added to the network, presumably because of too aggressive...

bug

### Enhancement Type Improve an existing feature ### Describe the enhancement I would like to set up a fabric 1.19.2 (just released) server this image and download mods from modrinth,...

Currently the only way to add fabric.mod.json files to non-mod dependencies is by including them. This works in most cases, but not when a mod dependency has a non-JiJed non-mod...

enhancement

### Mod Loader Fabric ### Minecraft Version 1.18.2 ### Botania version 1.18.2-434-FABRIC ### Modloader version Loader: 0.14.9 Api: 0.58.0+1.18.2 ### Modpack info Extended Drawers 1.3.3+mc1.18.2 ### The latest.log file https://pastebin.com/eJ20S58M...

compatibility
confirmed

**What it does** Like a `@ModifyArgs` is for multiple `@ModifyArg`s, a `@ModifyVariables` should be for multiple `@ModifyVariable`s. Quite simple (unless you need to do hacks with the LVT) and should...

enhancement

Here are some example that are valid in the generator, but not ingame: - https://misode.github.io/worldgen/structure-set/?share=a3978357-b877-4e96-ad89-28bd23f1ce69 - https://misode.github.io/worldgen/structure-set/?share=151b2e08-8e61-4d88-b2ab-ab5d2849c916 And here is a working one: - https://misode.github.io/worldgen/structure-set/?share=348466be-1ef5-4834-960d-cd8529c2334e Confused me when studying minecraft...

The `FabricLootTableProvider` has a `withConditions` method that can be used with `SimpleFabricLootTableProvider`s to create a `BiConsumer` that applies the condition, but for `FabricBlockLootTableProvider` that is unreasonable as the base class...

## **Information** Minecraft version: 1.19.2 Modloader: Fabric Mod name: Death Backup ## **Feature description** It'd be nice for admins to be able to restore backups for other players without the...

Feature Request
Mod Label Missing

### Enhancement Type A completely new feature ### Describe the enhancement It'd be nice to be able to run some system commands when the server has started or is shutting...

enhancement