We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3e433f commit 1aff7f3Copy full SHA for 1aff7f3
src/main/java/me/eccentric_nz/TARDIS/TARDIS.java
@@ -1443,7 +1443,7 @@ private void loadCustomConfigs() {
1443
"monsters.yml",
1444
"regeneration.yml", "rooms.yml",
1445
"shop.yml", "system_upgrades.yml",
1446
- "tag.yml", "trades",
+ "tag.yml", "trades.yml",
1447
"vortex_manipulator.yml"
1448
);
1449
for (String f : files) {
0 commit comments