Skip to content

1.2.12-beta

Latest

Choose a tag to compare

@UltraJohn UltraJohn released this 12 Jul 17:53
· 1 commit to master since this release
85c90b1

For texture pack creators, download the ExampleTexturePackMod.zip for a starting reference.

What's Changed

  • Editor category buttons can now be monochrome color.
  • Advanced editor category buttons can also now be colored.

New config options:

EditorCategoryButtonColor = 1,1,1,1
EditorCategoryModuleButtonColor = 1,1,1,1
EditorCategoryResourceButtonColor = 1,1,1,1
EditorCategoryManufacturerButtonColor = 1,1,1,1
EditorCategoryTechButtonColor = 1,1,1,1
EditorCategoryProfileButtonColor = 1,1,1,1
EditorCategorySubassemblyButtonColor = 1,1,1,1
EditorCategoryVariantsButtonColor = 1,1,1,1
EditorCategoryCustomButtonColor = 1,1,1,1

Thanks to @zapSNH for this update.