Fixed firebox texture direction

This commit is contained in:
Calclavia 2014-01-17 18:10:12 +08:00
parent eadf578b8f
commit 930b89922c
3 changed files with 647 additions and 624 deletions

View file

@ -67,7 +67,7 @@ public class BlockFirebox extends BlockRI
if (tile instanceof TileFirebox) if (tile instanceof TileFirebox)
{ {
if (access.getBlockMetadata(x, y, z) == side) if (side == 1)
{ {
if (((TileFirebox) tile).isBurning()) if (((TileFirebox) tile).isBurning())
{ {

View file

@ -1,16 +1,13 @@
# 3ds Max Wavefront OBJ Exporter v0.97b - (c)2007 guruware # Blender MTL File: 'None'
# File Created: 16.01.2014 23:32:32 # Material Count: 1
newmtl Material__25 newmtl Material__25
Ns 10.000000 Ns 7.843137
Ni 1.500000 Ka 0.000000 0.000000 0.000000
d 1.000000 Kd 0.470400 0.470400 0.470400
Tr 0.000000 Ks 0.000000 0.000000 0.000000
Tf 1.000000 1.000000 1.000000 Ni 1.000000
illum 2 d 1.000000
Ka 0.588000 0.588000 0.588000 illum 2
Kd 0.588000 0.588000 0.588000 map_Kd C:\Users\mrabow\Google Drev\EDX\Cyanide\WoodTexture.png
Ks 0.000000 0.000000 0.000000 map_Ka C:\\Users\\mrabow\\Google Drev\\EDX\\Cyanide\\WoodTexture.png
Ke 0.000000 0.000000 0.000000
map_Ka C:\Users\mrabow\Google Drev\EDX\Cyanide\WoodTexture.png
map_Kd C:\Users\mrabow\Google Drev\EDX\Cyanide\WoodTexture.png