INITIAL COMMIT

This commit is contained in:
2025-06-24 18:57:57 -04:00
commit 3a17f8f806
454 changed files with 26946 additions and 0 deletions

10
config/enchdesc.json Normal file
View File

@ -0,0 +1,10 @@
{
"enableMod": true,
"onlyDisplayOnBooks": false,
"onlyDisplayInEnchantingTable": false,
"requireKeybindPress": false,
"indentSize": 0,
"style": {
"color": "dark_gray"
}
}