Files
modpack-files/both/config/floatingitems.cfg
2025-03-24 19:54:03 +01:00

12 lines
275 B
INI

# Configuration file
general {
# Blacklist of items that should not float.
# Format: {modid}:{itemname}:(metadata). Example of sticks: minecraft:stick
# You can also exclude ore dictionary entries. Example: ore:coal [default: ]
S:blacklistItems <
>
}