Skip to content
Draft
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions Haigha-UI/ResourcePack/pack.mcmeta
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"pack": {
"pack_format": 3,
"description": "Minimalist Modern Style GUI Textures for the GregTech Lite Modpack"
}
}
20 changes: 20 additions & 0 deletions Haigha-UI/Workflow/button-theme-color.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"type": {
"regular": {
"color": {
"common": {
"box": "0x7A7A7A",
"shadow": "0xC0C0C0",
"board": "0xF2F2F2"
},
"toggle": {
"box": "0x213042",
"shadow": "0x456589",
"frame": "0x7BB3F4",
"board": "0x6493C8"
}
}

}
}
}
14 changes: 14 additions & 0 deletions Haigha-UI/Workflow/inventory-theme-color.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"inventory_type": {
"item": {
"box": "0xB76E22",
"box_secondary": "0xCE9835",
"board": "0xE8C64B"
},
"fluid": {
"box": "0x708CBA",
"box_secondary": "0x7DA9D2",
"board": "0x9CD3FF"
}
}
}
10 changes: 10 additions & 0 deletions Haigha-UI/Workflow/status-theme-color.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"status": {
"working": [
"0xA1FF9C", "0x7ED27D"
],
"stop": [
"0xA40000", "0x7A0000"
]
}
}
13 changes: 13 additions & 0 deletions Haigha-UI/Workflow/ui-theme-color.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": {
"bronze" : {
"color": "0xFF8000"
},
"steel": {
"color": "0x808080"
},
"primitive": {
"color": "0xCCA880"
}
}
}
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ This repository consists of all official maintained Resource Packs for the GregT

## Jabberwocky

The **Jabberwocky** is the Jappa Style Resource Packs for the Modpack, it is referenced with textures of **[GTM][GTM]**.
**Jabberwocky** is the Jappa Style Resource Packs for the Modpack, it is referenced with textures of **[GTM][GTM]**.

## Haigha UI

**Haigha UI** is the Minimalist Modern Style GUI Resource Packs for the Modpack, it is refereenced with textures of Modern **[AE2][AE2]**.

[GTM]: https://github.com/GregTechCEu/GregTech-Modern
[AE2]: https://github.com/AppliedEnergistics/Applied-Energistics-2