GregTechCEu / gregicality-multiblocks

(1.12) Adding many new multiblocks to GregTech CE Unofficial
MIT License
14 stars 27 forks source link

Some tooltips are wrong about Voltage Control Units #71

Open portown opened 4 months ago

portown commented 4 months ago

on version 1.2.8

Tooltips of Rotary Hearth Furnace and Bulk Blast Chiller say "Requires Voltage Control Units to run" but they don't need it. I think they should override isTiered() like Large Packaging Machine:

https://github.com/GregTechCEu/gregicality-multiblocks/blob/2ca0b4b04e7e1055e3cadb806294291bc8b40b81/src/main/java/gregicality/multiblocks/common/metatileentities/multiblock/standard/MetaTileEntityLargePackager.java#L65-L68