Skip to content
This repository has been archived by the owner on Feb 1, 2019. It is now read-only.

Commit

Permalink
updated textures
Browse files Browse the repository at this point in the history
  • Loading branch information
dries007 committed Sep 22, 2014
1 parent 8c591d2 commit 520da3e
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
Expand Up @@ -61,7 +61,7 @@ public class AutoCrafterBlock extends BlockContainer
{
public static AutoCrafterBlock instance;
private final IIcon[] icons = new IIcon[6];
private final String[] icon_names = {"_bottom", "_top", "_side", "_side1", "_side2", "_side3"};
private final String[] icon_names = {"_bottom", "_top", "_side", "_side", "_side", "_side"};

public AutoCrafterBlock()
{
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 520da3e

Please sign in to comment.