Urkaz

Results 5 issues of Urkaz

Added compatibility with Custom Mob Spawner (Mo'Creatures) mod. Playing with this mod made Bloodmoon don't spawn anything, so if CMS is loaded, a different spawner class is used.

Added a new setting to change the current phase in which the Bloodmoon will be active. This allows playing with other mods like Nyx, so both moon events are not...

The template "*-forge-fabric-quilt-mixin" is broken when running it for Quilt without doing any modifications. It crashes because it tries to load the common mixins from the quilt folder instead of...

**RomM version** 3.2.0 **Describe the bug** Trying to play multidisc games like "Final Fantasy VII" or "The Legend of Dragoon" makes the emulator load all discs which results in an...

bug
emulatorjs

Extended menus use `FriendlyByteBuf`, so they can't be used with StreamCodecs to serialize things as they require a `RegistryFriendlyByteBuf`. Forge and NeoForge already use `RegistryFriendlyByteBuf` natively when calling `player.openMenu`, but...