Compare commits

...

9 Commits

Author SHA1 Message Date
wirezat 449d03bd66 Merge pull request 'I hate Trees' (#22) from new_mods into Server
Reviewed-on: #22
Reviewed-by: Leon Wilzer <leon@noreply.localhost>
2024-04-27 00:47:27 +02:00
wirezat be6c343283 Merge branch 'Server' into new_mods 2024-04-27 00:46:26 +02:00
wirezat 97c6801271 I hate the very slightly bigger trees too 2024-04-27 00:44:55 +02:00
wirezat 9c54077843 Fuck them trees 2024-04-27 00:40:18 +02:00
wirezat 8d137b1849 Merge branch 'Server' into new_mods 2024-04-22 22:27:01 +02:00
wirezat bad3ee5a2b create mod in more boring 2024-04-22 18:23:32 +02:00
wirezat a9e1106ab6 Add mods for resolving a few problems, existing on the server, also some compat
tu fulfill @Leons wish, i added some geneva convention breaking things too

Signed-off-by: wirezat <wirezat@noreply.localhost>
2024-04-22 18:22:55 +02:00
wirezat 4cf2546e8d revert def0d728d5
revert Adding new mods for more compatibillity and to add a few new features, i found missing on the server
2024-04-22 18:20:53 +02:00
wirezat def0d728d5 Adding new mods for more compatibillity and to add a few new features, i found missing on the server 2024-04-22 18:20:09 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -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.