1.14: Fixed recipe condition bug (issue #65).
This commit is contained in:
parent
eadec80234
commit
1c71841ed8
7 changed files with 21 additions and 7 deletions
|
@ -599,7 +599,7 @@ public class ModContent
|
|||
};
|
||||
|
||||
private static final Object dev_content[] = {
|
||||
SIGN_MINDSTEP,
|
||||
SIGN_MINDSTEP, // @todo: somehow make this sign look good.
|
||||
PANZERGLASS_SLAB, // @todo: check if another class is needed due to is_side_visible
|
||||
TREATED_WOOD_FLOOR, // @todo: check if textures need improvement
|
||||
TEST_BLOCK,TEST_BLOCK_TEI,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue