mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-02 10:36:16 +00:00
feat(jui): add anvil screen
This commit is contained in:
@@ -163,7 +163,7 @@ const wchar_t* Textures::preLoaded[TN_COUNT] = {
|
||||
L"item/trapped",
|
||||
L"item/trapped_double",
|
||||
|
||||
// 4jcraft: java UI specific
|
||||
// 4jcraft: java UI specific
|
||||
#ifdef ENABLE_JAVA_GUIS
|
||||
L"%blur%/misc/vignette",
|
||||
L"/achievement/bg",
|
||||
@@ -178,6 +178,7 @@ const wchar_t* Textures::preLoaded[TN_COUNT] = {
|
||||
L"gui/creative_inventory/tab_item_search",
|
||||
L"title/mclogo",
|
||||
L"gui/horse",
|
||||
L"gui/anvil",
|
||||
L"title/bg/panorama",
|
||||
#endif
|
||||
// L"item/christmas",
|
||||
|
||||
Reference in New Issue
Block a user