fzzyhmstrs

Results 9 issues of fzzyhmstrs

Issue: Modders that want to implement a non-axe item that can strip logs like an axe (say a sword that also has a saw blade or something).... have no easy...

enhancement

Issue: The anonymous loot function created in [RequiemLootTables](https://github.com/Ladysnake/Requiem/blob/1.19/src/main/java/ladysnake/requiem/common/loot/RequiemLootTables.java) is incompatible with my loot viewer [EMI Loot](https://modrinth.com/mod/emi-loot), which is parsing loot tables including all their functions and conditions by type. This...

bug

Hi, A couple issues I ran into with the EMI Config screen (1.1.2+1.20.1 fabric) regarding accessibility/keyboard usage: 1) Keyboard navigation seems basically entirely broken, or I'm not understanding the GuiNavigation...

safe

Add a simple chat message stating that EMI is now disabled and how to re-enable it, alongside the toast. Probably with the exact same message. I think this would further...

thaumiel

When selecting Kotlin Language in the template generator, the template should generate with a `build.gradle.kts` and a `settings.gradle.kts`, instead of the "normal" kinds.

template-generator

# Fixes: In server environments, cinderscapes can eat 2-5+ percent of server thread time running it's `tickAsh` method. This PR optimizes that method heavily. Below screenshot is from a 1.20.1...

### Is your feature request related to a problem? Please describe. Inspired by the message in the MCDX General channel of the discord, and my own lurking frustration with how...

enhancement

Recording this for when it comes time to deal with it in the porting.. While reviewing API design for Modifier Core, I came across a pretty glaring issue with the...

Have a recipe that the fill recipe button knows is valid for filling, but the actual action doesn't do anything: ![image](https://github.com/emilyploszaj/emi/assets/72876796/ee0001b7-5505-48c7-be4b-83c5e647821a) Chestplates have various nbt and damage etc, and the...

safe