defaultconfigs
This commit is contained in:
parent
c135a9304a
commit
7ffb799cfb
65 changed files with 4256 additions and 715 deletions
6
defaultconfigs/getittogetherdrops-server.toml
Normal file
6
defaultconfigs/getittogetherdrops-server.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue