Biomancy‐2‐Common‐Issues - Elenterius/Biomancy GitHub Wiki

Unable to make world backups with a backup mod because of biomancy.spatial.db

biomancy.spatial.db is database file that is exclusively locked when the world it belongs to is loaded.

You need to configure your backup mod to ignore this file. Or delay the backup of it until the world is shutdown.

Note

As of v2.8.30-snapshot.0 the mod will make safe backups of the database by itself. The generated backup zip file can be backed up by these mods.

The Bio-Forge isn't showing any recipes

The Bio-Forge utilizes the vanilla progression system and unlocks recipes similar to Vanilla's doLimitedCrafting gamerule.

  • There's a chance that you haven't unlocked any recipes yet. Experiment with the Decomposer.

  • Disable recipe progression in Biomancy's config or de-install the NERB mod, as it causes issues with Biomancy (and other mods) due to the nature of entirely removing the vanilla recipe book. If you're on a server, you can ask your server admin to either disable NERB, or to edit the Biomancy config.

Important

As of v2.3.2.0 Bio-Forge Progression is disabled by default to prevent issues with NERB

⚠️ **GitHub.com Fallback** ⚠️