1.21.1 SNEAK_DISABLE doesn't work in server
Closed this issue ยท 4 comments
Describe the bug
fkff
Minecraft version
1.21.1
Fabric API version
latest
Mod version
1.21.1.10
Configuration
{
"trees": {
"allowedLogs": [],
"deniedLogs": [],
"allowedLeaves": [],
"allowedNonDecayLeaves": [],
"deniedLeaves": [],
"breakMode": "INSTANTANEOUS",
"detectionMode": "WHOLE_TREE",
"detectionModeBiomeOverride": {},
"maxScanSize": 500,
"minSize": 0,
"maxSize": 100,
"maxLeafDistanceFromLog": 15,
"maxSizeAction": "ABORT",
"breakOrder": "FURTHEST_FIRST",
"minimumLeavesAroundRequired": 1,
"includePersistentLeavesInRequiredCount": true,
"treeBreaking": true,
"leavesBreaking": true,
"leavesBreakingForceRadius": 0,
"allowMixedLogs": false,
"breakNetherTreeWarts": true,
"breakMangroveRoots": true,
"searchAreaRadius": -1,
"allowedAdjacentBlocks": [],
"adjacentStopMode": "STOP_ALL",
"spawnItemsAtBreakPoint": false,
"trunkLootPercentage": 1.0
},
"tools": {
"allowed": [],
"denied": [],
"durabilityMode": "NORMAL",
"ignoreTools": false,
"damageMultiplicand": 1.0,
"damageRounding": "ROUND_DOWN",
"speedMultiplicand": 0.0,
"forceToolUsage": false
},
"player": {
"allowedTags": []
},
"enchantment": {
"requireEnchantment": false
},
"sneakMode": "SNEAK_DISABLE",
"breakInCreative": false,
"lootInCreative": true,
"notificationMode": "ACTION_BAR"
}Relevant log output
Cannot reproduce, my guess given the wonderful description fkff, is that you edited the config on the client or didn't restart the server after editing the config file on the server.
Works fine with 1.21.1.10, Fabric dedicated server (I assumed 0.116.4+1.21.1 as lastest is unclear and not future proof) and the provided configuration.
SNEAK_DISABLE indeed disables the mod and log is broken the vanilla way.
https://youtu.be/xzVP-TzHdsQ