Change transportation stone item to use 2D texture instead of 3D model

This commit is contained in:
Electroblob
2018-02-27 23:39:45 +00:00
parent f17f01dc4b
commit ddd70b954c
2 changed files with 5 additions and 2 deletions
@@ -1,3 +1,6 @@
{
"parent": "wizardry:block/transportation_stone"
}
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/transportation_stone"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 353 B