Filename
advancedmacros-3.7.0.jar
Uploaded by
Theincgi
Uploaded
Sep 3, 2017
Game Version
1.11.2
Size
546.94 KB
Downloads
138
MD5
06c3a8076d05fae681856daac2cf0610
Supported Minecraft 1.11 Versions
1.11.2
Changelog
Now easier to set textures for holoblocks using vanilla textures.
New function listTextures will return a list of textures register to the TextureMap.
Using .changeTexture on a holoblock with "block:" and one of the items from the listTextures table will set the UV
to that blocks spot on the blocks texture.
ex: hb.changeTexture("block:minecraft:blocks/redstone_block")