bconlon

Results 267 issues of bconlon

There might still be an edge case allowing item destruction from thunder balls here if the projectile is dead already and can't be found in the world: https://github.com/The-Aether-Team/The-Aether/blob/c43520d1389727c2fddc5d08691a1e29ca2ed80a/src/main/java/com/aetherteam/aether/event/hooks/EntityHooks.java#L529 just make...

type/bug

Would need to abstract the time scale to not depend on the 3x length of day in the Aether.

type/request
type/enhancement
feat/config

This PR adds a new field called `'override"` to Crafting and Smelting recipes that allows for specifying a `String` that correlates to another recipe's ID. The recipe with the `override`...

It seems that if too high of a value is assigned to `chunkGenSpawnModifier` in Citadel's config, it is capable of stalling certain biomes dependent on what their `creature_spawn_probability` value is...

#2027

status/in-progress

We'll be using another API for 1.21, but it may be good to futureproof the mod more by figuring out how to make it into a soft compat while having...

priority/medium
type/compatibility
type/enhancement
type/refactor
status/dependent