Update Minecraft instance configuration and add new entries for various mod types in everycomp-entries files to enhance compatibility and expand available resources.

This commit is contained in:
Leonid Pershin
2026-05-09 19:41:25 +03:00
parent 344b7cf87c
commit 21f8506814
145 changed files with 4899 additions and 1 deletions
@@ -0,0 +1,18 @@
#General settings
[general]
#Is Enabled?
enabled = true
#Cost
# Default: 20
# Range: > -2147483648
cost = 20
#Is Starter Glyph?
starter = false
#The maximum number of times this glyph may appear in a single spell
# Default: 2147483647
# Range: > 1
per_spell_limit = 2147483647
#The tier of the glyph
# Default: 3
# Range: 1 ~ 99
glyph_tier = 3