Initial commit

This commit is contained in:
2026-08-19 08:38:25 +00:00
parent f62b516d3d
commit 2b5c3cec50
722 changed files with 605332 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
#Almanac Config file for empty Nbt Bug Fix
[blacklist_settings]
# Items in this list will not be modified by Almanac.
# Supports wildcard '*'. For example:
# - 'minecraft:diamond' matches exactly 'minecraft:diamond'
# - '*:diamond*' matches any item from any mod that contains 'diamond'
# - 'minecraft:*' matches all items from minecraft namespace
# - '*nec*' matches any item that contains 'nec', eg. 'necromancy:abc', 'my_mod:necklace'
blacklist = ["alexscaves:sack_of_sating", "hexerei:*", "spelunkery:*", "minecraft:spyglass", "technicalcores:*"]