modded7/scripts/Textures.zs

6 lines
177 B
Plaintext
Raw Normal View History

2022-01-23 23:35:02 +08:00
#loader preinit
import mods.gregtech.render.ITextureArea;
val rocket_arrow as ITextureArea = ITextureArea.fullImage("multiblocktweaker:textures/gui/progress_bar/rocket.png");