Initial commit

This commit is contained in:
2025-03-24 19:54:03 +01:00
commit abaad1eec9
7047 changed files with 99946 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# 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 <
>
}