1. Welcome to the official Starbound Mod repository, Guest! Not sure how to install your mods? Check out the installation guide or check out the modding help thread for more guides.
    Outdated Mods have been moved to their own category! If you update your mod please let a moderator know so we can move it back to the active section.
    Dismiss Notice

[SMAPI] Entoarox Framework 2.4.0

Makes stardew modding easier!

  1. Extended ICustomItem support

    Entoarox
    ICustomItem can now be used for:
    • GameLocation::eek:bjects items
    • GameLocation::terrainFeatures terrain features
    A new IDeserializationHandler interface has been added
    If applied to a ICustomItem, it allows the item to do extra checking on itself, and have itself removed from the game completely if something goes wrong.

    (Due to SDV limitations, terrain features that cannot be restored at all are *always* removed)
Return to update list...