Update HEI to 4.26.0 (#1040)
[EXPAND] [[messages]] messageTitle = "Update HEI to 4.26.0 (#1040)" messageBody = ''' [PERFORMANCE] [DETAILS] detail = "Saves Time when Loading and Reloading JEI" [DETAILS] ''' [[messages]] messageTitle = "Update HEI to 4.26.0 (#1040)" messageBody = ''' [BUG] [DETAILS] detail = "Fixes Issues with Tooltip Search" [DETAILS] ''' [EXPAND]
This commit is contained in:
parent
dc7c2fdccd
commit
94db384f78
@ -605,7 +605,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"projectID": 557549,
|
"projectID": 557549,
|
||||||
"fileID": 5229422,
|
"fileID": 5726160,
|
||||||
"required": true
|
"required": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -48,6 +48,12 @@ misc {
|
|||||||
# Disable to disallow mouse clicks to see recipes and usages when hovering over an ingredient [default: true]
|
# Disable to disallow mouse clicks to see recipes and usages when hovering over an ingredient [default: true]
|
||||||
B:mouseClickToSeeRecipes=true
|
B:mouseClickToSeeRecipes=true
|
||||||
|
|
||||||
|
# Show user-hidden ingredients when the player is in creative mode [default: false]
|
||||||
|
B:showHiddenIngredientsInCreative=false
|
||||||
|
|
||||||
|
# Skip showing HEI's progress bars on load, can save up to a few seconds when loading [default: false]
|
||||||
|
B:skipShowingProgressBar=true
|
||||||
|
|
||||||
# Show when a recipe has been changed by adding it to the item's tooltip [default: true]
|
# Show when a recipe has been changed by adding it to the item's tooltip [default: true]
|
||||||
B:tooltipShowRecipeBy=true
|
B:tooltipShowRecipeBy=true
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user