converter TEMP -> hash correct!
This commit is contained in:
parent
ad6d6c12ca
commit
f5bf95ad69
2 changed files with 1652 additions and 5 deletions
|
@ -1033,7 +1033,7 @@ public class BlockRedstoneWire extends Block
|
|||
return new ItemRedstone(Blocks.redstone).setDisplay("Redstone").setPotionEffect(PotionHelper.redstoneEffect).setMaxAmount(256);
|
||||
}
|
||||
|
||||
static enum EnumAttachPosition implements Identifyable
|
||||
public static enum EnumAttachPosition implements Identifyable
|
||||
{
|
||||
UP("up"),
|
||||
SIDE("side"),
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue