This commit is contained in:
lucasdpt
2026-06-14 02:07:47 +02:00
parent 398e1e6ddf
commit 0129d81bd4
2475 changed files with 553889 additions and 553884 deletions
+13 -13
View File
@@ -1,13 +1,13 @@
#Recipe Settings
[recipes]
#A mapping of sulfur source to origin block. The key is the sulfur source, the value is the block.
#This is used by divination rod recipes to determine which (ore-)block to scan for, if e.g. a raw metal or ingot is used to craft the sulfur used in the rod. This also works for tags, prefixed with #.
#Format is: ["source=block", "#sourcetag=#blocktag", ...]
sulfurSourceToBlockMapping = []
#Tooltip Handler Settings
[tooltipHandler]
#Theurgy automatically adds tooltips for sulfur items.
#When adding a sulfur that is not in the 'theurgy' or 'kubejs' namespace, the namespace needs to be added to this list in order for the tooltip to show.
#Format is: ["<my_mod_namespace>", "<my_modpack_namespace>", ...]
additionalTooltipHandlerNamespaces = []
#Recipe Settings
[recipes]
#A mapping of sulfur source to origin block. The key is the sulfur source, the value is the block.
#This is used by divination rod recipes to determine which (ore-)block to scan for, if e.g. a raw metal or ingot is used to craft the sulfur used in the rod. This also works for tags, prefixed with #.
#Format is: ["source=block", "#sourcetag=#blocktag", ...]
sulfurSourceToBlockMapping = []
#Tooltip Handler Settings
[tooltipHandler]
#Theurgy automatically adds tooltips for sulfur items.
#When adding a sulfur that is not in the 'theurgy' or 'kubejs' namespace, the namespace needs to be added to this list in order for the tooltip to show.
#Format is: ["<my_mod_namespace>", "<my_modpack_namespace>", ...]
additionalTooltipHandlerNamespaces = []