feat: initial commit

This commit is contained in:
lucasdpt
2026-06-14 01:24:29 +02:00
commit 0d40f88ab2
5815 changed files with 703860 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Defines the maximum number of blocks that can be edited with the wand per tick
# Default: 512
# Range: > 1
max_edit_operations = 512
# Caps the maximum number of blocks that can be edited with the wand overall
# Default: 16384
# Range: > 1
max_edit_force = 16384