Added first version of pack

This commit is contained in:
2026-05-06 15:01:00 +02:00
commit 5ae320961a
398 changed files with 2220 additions and 0 deletions
@@ -0,0 +1,13 @@
# Default config file that will be copied to instance's config/ftbessentials.snbt location
# Copy values you wish to override in here
# Example:
#
# {
# misc: {
# enderchest: {
# enabled: false
# }
# }
# }
{ }