forked from TAIGA/TAIGA
Fixed pissble crash by adding missing texture. Changed texture path for book images.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Neue Erze",
|
||||
"image": {
|
||||
"file": "taiga:textures/book/ores.png"
|
||||
"file": "taiga:textures/gui/book/ores.png"
|
||||
},
|
||||
"text": [
|
||||
{
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "TAIGA: Tinkers' Alloying Addon",
|
||||
"image": {
|
||||
"file": "taiga:textures/logo.png"
|
||||
"file": "taiga:textures/gui/book/logo.png"
|
||||
},
|
||||
"text": [
|
||||
{
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "New ores",
|
||||
"image": {
|
||||
"file": "taiga:textures/book/ores.png"
|
||||
"file": "taiga:textures/gui/book/ores.png"
|
||||
},
|
||||
"text": [
|
||||
{
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 44 KiB |
BIN
src/main/resources/assets/taiga/textures/gui/book/ores.png
Normal file
BIN
src/main/resources/assets/taiga/textures/gui/book/ores.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 806 KiB |
BIN
src/main/resources/assets/taiga/textures/gui/logo_s.png
Normal file
BIN
src/main/resources/assets/taiga/textures/gui/logo_s.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
Binary file not shown.
Before Width: | Height: | Size: 44 KiB |
Reference in New Issue
Block a user