-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
Milkev edited this page Jul 20, 2023
·
4 revisions
// If Extendo Grips are enabled. Default: true
"enableExtendoGrips": true,
// If Flight Charm is enabled. Default: true
"enableFlightCharm": true,
// If Tool belt is enabled. Default: true
"enableToolBelt": true,
// If Tool belt should pickup items when equipped. Priorities are: Fill stacks in hotbar, Fill stacks in toolbelt, Fill empty slots in hotbar, normal. Default: true)
"enableToolBeltPickup": true,
// If Instant Shield Blocking is enabled. Default: true
"enableInstantShieldBlocking": true,
// If holding shield up should negate fall damage. Default: false
"enableShieldBlocksFallDamage": false,
/* Extendo Grips reach buffs
Default: 3
*/
"extendoGripsLowBlockReach": 3,
// Default: 0
"extendoGripsLowAttackReach": 0,
// Default: 5
"extendoGripsNormalBlockReach": 5,
// Default: 5
"extendoGripsNormalAttackReach": 5,
// Default: 15
"extendoGripsHighBlockReach": 15,
// Default: 15
"extendoGripsHighAttackReach": 15,
// Wether Milkevs Custom Rules are enabled. Consists of ancient debris and wheat being effected by fortune, as well as crafting recipes for cobweb from string and vice versa
"milkevsCustomRules": true,
// If you should be able to make leather from rotten flesh
"rottenFleshToLeather": true,
// If Gluttony Charm should be enabled. Default: true
"gluttonyCharm": true,
// If OP Gluttony Charm should be enabled. Default: true
"opGluttonyCharm": true