v1.1.2-beta
Pre-release
Pre-release
Added
- Debug commands (op-only, same permission as /gamemode):
/liminalistic corruption set <0-5>— directly set your world's corruption stage, skipping
the grind, for testing the Source Room and ritual./liminalistic door summon— opens a door 2 blocks in front of you (Overworld only), instead
of waiting for one to spawn naturally.
Fixed
- Corrupted Core and Corruption Flower were showing their raw untranslated key
(item.liminalistic.corrupted_core/item.liminalistic.corruption_flower) instead of their
name in the inventory/tooltip. Their BlockItems were never told to use the block's translation
key, so they fell back to an item.* key that didn't exist in the lang file. Fixed by marking
both withuseBlockDescriptionPrefix(), matching vanilla's own convention.
Requires Minecraft 26.2, Fabric Loader >=0.18.4, Fabric API, Java 25.