Hide BQu Extra Lives from JEI
These are unobtainable and are used only as a potential quest reward, which NFu won't need, as it isn't a combat pack.
This commit is contained in:
parent
1f1a7a9363
commit
445b4d236b
@ -2190,6 +2190,11 @@ mods.jei.JEI.removeAndHide(<libvulpes:productsheet:6>);
|
||||
mods.jei.JEI.removeAndHide(<libvulpes:productsheet:4>);
|
||||
mods.jei.JEI.removeAndHide(<libvulpes:productsheet:1>);
|
||||
|
||||
// Better Questing Removals
|
||||
mods.jei.JEI.removeAndHide(<betterquesting:extra_life>);
|
||||
mods.jei.JEI.removeAndHide(<betterquesting:extra_life:1>);
|
||||
mods.jei.JEI.removeAndHide(<betterquesting:extra_life:2>);
|
||||
|
||||
|
||||
// XXXXXXXXXX XXXXXXXXXX
|
||||
// XXXXXXXXXXXXXXX XXXXXXXXXXXXXXX
|
||||
|
Loading…
x
Reference in New Issue
Block a user