0 of 0

File information

Last updated

Original upload

Created by

BarleyZP

Uploaded by

BarleyZP

Virus scan

Safe to use

About this mod

Mushroom Log Framework allows content pack authors to edit the hardcoded outputs for the Mushroom Log to include modded mushrooms or other items.

Requirements
Permissions and credits
Mushroom Log Framework

Mushroom Log Framework allows content pack authors to edit the hardcoded outputs for the Mushroom Log to include modded mushrooms or other items. It is a framework mod that does nothing on its own and is safe to add and remove from your save at any time.

Please see the source code on GitHub for complete documentation and the "Optional Files" tab on this mod's page for an example content pack that adds the mushrooms from Cornucopia to the Mushroom Log.

Available Features:

  • Change the hardcoded mushroom log outputs and their probabilities.
  • Any machine that has their "OutputMethod" set to "StardewValley.Object, Stardew Valley: OutputMushroomLog" (the same value as the Vanilla mushroom log) can have their own distinct set of outputs based on nearby trees.


Mushroom Log Framework leaves the Vanilla mushroom log output algorithm as untouched as possible. It simply changes the list of potential output items that the game randomly chooses from. See the mushroom log wiki page for more information.


Note that this mod may potentially be incompatible with the Cauldron mod due to conflicting Harmony code patches.