Yapi: Paleofusion

YapiPaleofusion is a modular compatibility layer for prehistoric and dinosaur mods. It unifies DNA, fossils, analyzers, spawns, and progression into one cohesive system. Optional integrations load only when supported mods are installed.

File Details

yapipaleofusion-1.0.2.jar

  • R
  • May 28, 2026
  • 1.51 MB
  • 73
  • 1.20.1
  • Forge

File Name

yapipaleofusion-1.0.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:yapi-paleofusion-1456818:8157581")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

YapiPaleofusion 1.0.2

This update focuses on partial-mod safety, world creation stability, and deeper cross-mod behavior compatibility.

Stability and compatibility

  • Reworked compatibility data so optional mod content no longer breaks partial installations
  • Fixed additional advancement, tag, and recipe issues that could appear when only some supported mods are installed
  • Split and cleaned compatibility overrides to make mixed mod setups more reliable
  • Overrode the broken trike_shield_smithing recipe from Unusual Prehistory with a safe replacement

Titanoboa and incubator fixes

  • Reworked Unearthed Journey Titanoboa compatibility
  • Removed the old global Titanoboa spawn hook that could interfere with new world creation
  • Added a targeted Unusual Prehistory incubator fix so incubated Titanoboa spawns correctly without breaking world generation

Cross-mod mob behavior tags

  • Added broad The Dawn Era entity tag compatibility for integrated creatures from supported mods
  • Added size-class tags for external creatures:
    • small_animal
    • medium_animal
    • big_animal
    • giant_animal
  • Added danger/safe classification tags for external creatures
  • Added curated living_fossil compatibility tags
  • Added curated bleeding_immunity and fracture_immunity compatibility tags

Release cleanup

  • Improved release readiness for varied supported mod combinations
  • General compatibility cleanup across supported integrations