aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main/java/bartworks/API/BorosilicateGlass.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/bartworks/API/BorosilicateGlass.java b/src/main/java/bartworks/API/BorosilicateGlass.java
index cc61ec1337..b33f43689f 100644
--- a/src/main/java/bartworks/API/BorosilicateGlass.java
+++ b/src/main/java/bartworks/API/BorosilicateGlass.java
@@ -50,7 +50,7 @@ public class BorosilicateGlass {
}
public static Block getGlassBlock2() {
- return ItemRegistry.bw_realglas;
+ return ItemRegistry.bw_realglas2;
}
private static void doRegister(byte level, Block block, int meta,