alcatrazEscapee

Results 32 issues of alcatrazEscapee

A lot of TFC is still relying on `#minecraft:water` functionality. Some identified issues: - [x] TFC Magma blocks delete waterlogged blocks, other fluids - [x] Likely dropping support for salt...

bug
Version: 1.20.x

> forcing them to generate further downstream is difficult as it messes up with their initial inland heuristic; I wonder if it would be easier just to generate a tail...

enhancement

Due to the way `BloomeryRecipe#get` scans for recipes in combination with `BloomeryBlockEntity#addItemsFromWorld`. Might be possible to improve the scan to collect all recipes matching a primary input, then narrow down...

enhancement

Version: 1.18.2, Chisel + Bits 1.2.114. This right here: https://github.com/ChiselsAndBits/Chisels-and-Bits/blob/8b85f958fbffd9dd3394f7c65685022d20bcf11b/platforms/forge/src/main/java/mod/chiselsandbits/forge/events/RightClickEventHandler.java#L33 has caused me a massive headache trying to debug an issue filed with TFC: (https://github.com/TerraFirmaCraft/TerraFirmaCraft/issues/2254). In short: this **overwrites, unconditionally**...

As an example, using the TerraFirmaCraft mod, which has a stack-size 16 slot in small vessels, inventory sorter will sort items into these slots ignoring the stack size restriction of...

**Minecraft** 1.20.1 **Mod Loader** Lex Forge **Forge** 47.2.23 **Ferrite Core** 6.0.1 **Crash Log** https://paste.ee/p/ITjLM This crash log is particularly hard to decipher, because the crash originates from here: ``` Caused...

Name is a bit misleading - it refers to an `Ingredient`, standalone, that has been loaded through a `RegisteredDataManager`. So instead of referencing tag names for tool actions that are...

Version: 1.20.x

**Minecraft Version:** `1.21` **Fabric Loader Version:**: `0.15.11` **Fabric API Version:** `0.100.1+1.21` This was an issue I originally encountered with NeoForge in a multiloader workspace, and reported here: https://github.com/neoforged/NeoForge/issues/1204 The exact...

priority:high

Version: 1.21.x