minecraft-modpack-1.20.1/defaultconfigs/getittogetherdrops-server.toml
2025-02-10 11:10:06 +01:00

7 lines
310 B
TOML

#The radius (in blocks) that dropped items should check around them for other dropped items to combine with. ("0.5" is vanilla behavior)
#Range: 0.5 ~ 500.0
radius = 2.0
#Set to true if you want dropped items to also check above and below them, set to false if not ("false" is vanilla behavior)
checkY = true