Skip to content

Releases: justastranger/MushroomLogAdditions

Mushroom Log Additions 1.2.0

19 Apr 13:09
Compare
Choose a tag to compare

The vanilla entries in the internal content pack have been separated from the non-vanilla addition that's included. Vanilla tree outputs are always loaded and the mushroom tree output is configurable.
Full i18n support for all strings.
Added Fruit Trees to the scan, allowing them to be registered as having custom outputs.

Full Changelog: 1.1.0...1.2.0

Mushroom Log Additions 1.1.0

30 Mar 08:21
Compare
Choose a tag to compare

This release changes the Content Pack format to allow for de-hardcoding of vanilla outputs.
As such, all vanilla mushroom log tree outputs can now be overwritten.
In the future the format may change again to allow for merging output lists instead of overwriting them.

The tree scan radius has also been de-hardcoded and made configurable. GMCM menu coming Soon™.

Full Changelog: 1.0.1...1.1.0

1.0.1

30 Mar 00:45
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

Mushroom Log Additions 1.0.0

29 Mar 23:49
Compare
Choose a tag to compare

Mod was rewritten 2-3 times since the initial build. Now works as intended.

Mushroom Log Additions 0.0.1

29 Mar 18:42
Compare
Choose a tag to compare

First alpha build

Content packs should load, the internal one does.

Content Pack format is a simple Dictionary<string,string> named MushroomLogData.json

{
    "treeType": "outputQualifiedItemId",
    "treeType2": "outputQualifiedItemId2",
}