mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
6 lines
127 B
TOML
Executable file
6 lines
127 B
TOML
Executable file
|
|
[general]
|
|
#Makes paintings always drop with their NBT
|
|
#Allowed Values: OFF, ALWAYS, WHEN_PLACED_WITH_NBT
|
|
nbt_drop = "OFF"
|
|
|