GregTechCEu / GregTech

GregTech CE 1.12 fork continuing progression and development
GNU Lesser General Public License v3.0
254 stars 176 forks source link

Add terrain resist tooltips to multiblocks #2620

Open MCTian-mi opened 2 months ago

MCTian-mi commented 2 months ago

What

Add tooltips to multiblocks that are weather-proof, just like that for singleblock machines. Also changed the tooltip to yellow for better visibility.

Implementation Details

Copying over the codes from TieredMTE class to MTE class.

Outcome

idk if it's better to move this directly to MetaTileEntity class, if it's considerer a better practice just tell me. done

Potential Compatibility Issues

Probably no?