feat: initial commit

This commit is contained in:
lucasdpt
2026-06-14 01:24:29 +02:00
commit 0d40f88ab2
5815 changed files with 703860 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
#Rendering Settings
[rendering]
#True to show the icon of the source item on top of the sulfur jar icon, false to hide it (source item will still be shown on hover in item name).
#Disabling this setting may improve performance in inventories with lots of sulfur item stacks.
renderSulfurSourceItem = true
#True to enable the item HUD, false to disable it.
enableItemHUD = true
#The scale of the Item HUD text (e.g. for the mercurial wand).
# Default: 0.7
# Range: 0.25 ~ 3.0
hudScale = 0.7