Skip to content

Commit

Permalink
Fix broken non-english items again, update for SDV v1.5.5/6, reconfig…
Browse files Browse the repository at this point in the history
…ure the configschema, and some continued work on the straight razor related items.
  • Loading branch information
MysticTempest committed Jan 3, 2022
1 parent 2e18763 commit 7f257a1
Show file tree
Hide file tree
Showing 5 changed files with 1,032 additions and 78 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@ It's located in the "[CP] MysticTempest_Tea_and_Botany_Mod" folder that you adde

The default values generated are as follows:

"BotanyModDisabled": "true",
"ClassicTeaItemTextureDisabled": "true",
"BotanyMod": "Disabled",
"ClassicTeaItemTexture": "Off",
"TeaCropSprites": "Enhanced",
"CompatibilityWithArtisanValley": "false"


--------------------------------------------------

BotanyModDisabled:
Set to 'true' by default; it disables the experimental/abandoned, but fully usable Botany expansion I had worked on.
When set to 'false', it enables the Botany expansion; adding a few more of my favorite crops, recipes and machine ideas.
BotanyMod:
Set to 'Disabled' by default; it disables the experimental/abandoned, but fully usable Botany expansion I had worked on.
When set to 'Enabled', it enables the Botany expansion; adding a few more of my favorite crops, recipes and machine ideas.


ClassicTeaItemTextureDisabled:
Set to 'true' by default; it disables my old tea item & artisan good sprites in favor of my updated textures.
When set to 'false', it brings back the classic textures.
ClassicTeaItemTexture:
Set to 'Off' by default; it disables my old tea item & artisan good sprites in favor of my updated textures.
When set to 'On', it brings back the classic textures.


TeaCropSprites:
Expand Down
Loading

0 comments on commit 7f257a1

Please sign in to comment.