6 lines
177 B
Plaintext
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");
|