You are viewing a potentially older version of this package. View all versions.
LengSword-FixDryCactus-0.1.1 icon

FixDryCactus

Automatically fixes LOD issues for dry cacti in MESA

Date uploaded a day ago
Version 0.1.1
Download link LengSword-FixDryCactus-0.1.1.zip
Downloads 28
Dependency string LengSword-FixDryCactus-0.1.1

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.75301 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.75301

README

FixDryCactus

Fix the incorrect display of dried cactus and force it to display thornless.

The fix is enabled by default and automatically forces dry cactus to use the thornless LOD when entering MESA.

Set General.EnableAutomaticFix to false to disable the automatic fix. Disabling it at runtime restores Unity's automatic LOD selection for dry cactus already handled by the plugin.

CHANGELOG

Changelog

[0.1.1] - 2026-09-02

Changed

  • Changed the dry cactus fix to apply automatically when entering MESA instead of requiring a toggle hotkey.
  • Replaced the Enabled and ToggleDisplayKey configuration entries with the default-enabled EnableAutomaticFix entry.

Fixed

  • Fixed dry cactus detection when another mod relocates the MESA hierarchy under Map.

[0.1.0] - 2026-08-04

Added

  • Initial Release