From 19d37551d8523b8d0463b9c5d22aeebb662676b1 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 21 Apr 2022 14:50:32 +0200 Subject: New Nether Stuff (#718) * New Stuff * i hate timestamps * god * Abi abi * mood * Hello, can someone send me money please * bingo * workflow hello --- constants/disable.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'constants/disable.json') 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 + } } -- cgit