This commit is contained in:
APEX FIGHT
2025-12-22 14:33:45 -05:00
parent 6316873115
commit 5972b37123
323 changed files with 49717 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
#Show effect colors in tooltip
effect_color = true
#Draw a black box behind effect icons
effect_box = true
#A list of effects that should not be registered nor shown in JEI/REI. You can also use the 'hidden' mob_effect tag
hidden_effects = [""]
#Show ingredients list along with an effect description
ingredients_list = true
#Renders individual slots instead of a big one. Only works for REI
render_slots = false
#Removes vanilla tooltips rendered when an effect renders small (square box)
replace_vanilla_tooltips = true