Update tooltips.js
Signed-off-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
parent
1a0dfa3dcb
commit
0968a1b080
1 changed files with 0 additions and 3 deletions
|
|
@ -1,7 +1,4 @@
|
|||
ItemEvents.tooltip(event => {
|
||||
event.addAdvanced(['tfc:red_kaolin_clay','tfc:pink_kaolin_clay','tfc:white_kaolin_clay','gtceu:brass_block'], (item, advanced, text) => {
|
||||
text.add(1, [text.of('Used in glassblowing as a replacement for Brass Plated Blocks')])
|
||||
})
|
||||
event.addAdvanced(['gtceu:lv_macerator','gtceu:mv_macerator', 'gtceu:hp_steam_macerator'], (item, advanced, text) => {
|
||||
text.add(1, [text.of('Only outputs the first slot shown in EMI/JEI until HV.')])
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue