Fixed pissble crash by adding missing texture. Changed texture path for book images.

This commit is contained in:
Robert Sosnitzka
2017-01-14 08:20:27 +01:00
parent e24a8390ec
commit 251e1d9d78
7 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"title": "Neue Erze",
"image": {
"file": "taiga:textures/book/ores.png"
"file": "taiga:textures/gui/book/ores.png"
},
"text": [
{

View File

@@ -1,7 +1,7 @@
{
"title": "TAIGA: Tinkers' Alloying Addon",
"image": {
"file": "taiga:textures/logo.png"
"file": "taiga:textures/gui/book/logo.png"
},
"text": [
{

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 806 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB