mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
7 lines
143 B
TOML
7 lines
143 B
TOML
|
|
||
|
#Client only settings
|
||
|
[client]
|
||
|
#This causes the deletion slot to delete items instantly, similar to Creative Mode.
|
||
|
instantDeletion = false
|
||
|
|