Updated StorageDrawers.
Added the following mods. trashslot Serilum's QoL Bundle Jade appleskin Smelting Sand in a Blast Furnace Better client Fancy Toasts Better F3 Better Days Hopo Better Mineshafts Hopo Better Ruined Portals Hopo Better Underwater Ruins Loot Integrations: Hopo Better Mineshaft, Ruins & Portals.
This commit is contained in:
13
config/compacthelpcommand.json5
Normal file
13
config/compacthelpcommand.json5
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
// When enabled, adds a space in front and behind a vertical bar in the subcommands.
|
||||
"addVerticalBarSpacing": true,
|
||||
// The message which will be sent to players when they use the /vote command.
|
||||
// min: 1, max: 50
|
||||
"amountCommandsPerPage": 8,
|
||||
// The colour of the command in /help. The possible values are; 0: black, 1: dark_blue, 2: dark_green, 3: dark_aqua, 4: dark_red, 5: dark_purple, 6: gold, 7: gray, 8: dark_gray, 9: blue, 10: green, 11: aqua, 12: red, 13: light_purple, 14: yellow, 15: white.
|
||||
// min: 0, max: 15
|
||||
"commandColour": 2,
|
||||
// The colour of the subcommand in /help. The possible values are; 0: black, 1: dark_blue, 2: dark_green, 3: dark_aqua, 4: dark_red, 5: dark_purple, 6: gold, 7: gray, 8: dark_gray, 9: blue, 10: green, 11: aqua, 12: red, 13: light_purple, 14: yellow, 15: white.
|
||||
// min: 0, max: 15
|
||||
"subcommandColour": 7
|
||||
}
|
||||
Reference in New Issue
Block a user