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