moving around

This commit is contained in:
2025-07-26 15:09:57 +02:00
parent c036755c2e
commit 3266144373
843 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#Max stack size per slot (-1 or 0 to use default). Going above 64 needs a mod like StackUp!.
# Default: -1
# Range: > -1
maxStackSize = -1
#Items that cannot be placed down, in the format "mod_id:item_id" e.g. ["minecraft:carrot"]
#You can also use the plonk:unplaceable item tag as well.
unplaceableItems = []