Compare commits
9 Commits
36400825b8
...
449d03bd66
Author | SHA1 | Date | |
---|---|---|---|
449d03bd66 | |||
be6c343283 | |||
97c6801271 | |||
9c54077843 | |||
8d137b1849 | |||
bad3ee5a2b | |||
a9e1106ab6 | |||
4cf2546e8d | |||
def0d728d5 |
@ -34,7 +34,7 @@
|
||||
// Max logs that can be broken by non-player mechanics like pistons, fire and TNT.
|
||||
"nonPlayerLogLimit": 64,
|
||||
// Logs that can be broken by a player without using a tool.
|
||||
"playerBaseLogLimit": 8,
|
||||
"playerBaseLogLimit": 2048,
|
||||
// Additional logs that can be broken when player uses a tool, per tier of tool. Set zero to disable.
|
||||
"toolTierLogBonus": 0,
|
||||
// When true, log breaking limit is multiplied by Efficency enchantment level.
|
||||
|
Reference in New Issue
Block a user