1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

v0.10-1.16.5-36.0.22

This commit is contained in:
2021-02-12 15:01:14 +01:00
parent 2c936b8343
commit d4595a7258
279 changed files with 1647 additions and 14560 deletions

View File

@ -0,0 +1,19 @@
[grid]
#Whether the Grid should use a large font for stack quantity display
largeFont = false
#Whether the Grid should display a detailed tooltip when hovering over an item or fluid
detailedTooltip = true
#Whether the Grid should prevent sorting while the shift key is held down
preventSortingWhileShiftIsDown = true
#Whether the Grid should remember the search query when closing and re-opening the Grid
rememberSearchQuery = false
#The maximum amount of rows that the Grid can show when stretched
#Range: > 3
maxRowsStretch = 2147483647
[crafterManager]
#The maximum amount of rows that the Crafter Manager can show when stretched
#Range: > 3
maxRowsStretch = 2147483647