Chisel

Chisel

150M Downloads

Odd sidability for certain blocks

Drullkus opened this issue ยท 3 comments

commented

2016-04-20_23 04 14

The Top and Bottom use the same TOP texture, but the test texture (Circle/Square/X) is consistent for each side... This should not happen.

Bug found by @ProfessorProspector

model.json

{
  "model": { "model": "cube"},
  "face":"chisel:grimstone/test.cf",
  "overrides":{
    "UP":"chisel:grimstone/chiseled-top.cf",
    "DOWN":"chisel:grimstone/chiseled-top.cf"
  }
}

test.cf

{
    "type":"R4"
}
commented

Still a problem

commented

Probably unless you fixed it :P

commented

Is this still a problem?