diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-21 14:50:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-21 14:50:32 +0200 |
commit | 19d37551d8523b8d0463b9c5d22aeebb662676b1 (patch) | |
tree | 3c0856d623165791c0853e54c248d6c6713fd8f0 /constants/disable.json | |
parent | 7e10f2ff281938a14c1fe0c6103c1b3b8884aa8c (diff) | |
download | NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.gz NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.bz2 NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.zip |
New Nether Stuff (#718)
* New Stuff
* i hate timestamps
* god
* Abi abi
* mood
* Hello, can someone send me money please
* bingo
* workflow hello
Diffstat (limited to 'constants/disable.json')
-rw-r--r-- | constants/disable.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/constants/disable.json b/constants/disable.json index cbfc2aa1..b3f365aa 100644 --- a/constants/disable.json +++ b/constants/disable.json @@ -1,4 +1,7 @@ { "auctions": true, - "auctions_new": false + "auctions_new": false, + "wardrobeFeature" : { + "enableNewWardrob" : false + } } |