modded7/overrides/scripts/Textures.zs
2022-01-30 23:19:37 +08:00

6 lines
177 B
Plaintext

#loader preinit
import mods.gregtech.render.ITextureArea;
val rocket_arrow as ITextureArea = ITextureArea.fullImage("multiblocktweaker:textures/gui/progress_bar/rocket.png");