3.2.0-SNAPSHOT
This commit is contained in:
parent
b134bc705b
commit
e370d1050d
2
pom.xml
2
pom.xml
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>com.massivecraft.massivesuper</groupId>
|
||||
<artifactId>MassiveSuper</artifactId>
|
||||
<version>3.1.5</version>
|
||||
<version>3.2.0-SNAPSHOT</version>
|
||||
<relativePath>../MassiveSuper</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -106,6 +106,8 @@ public class EnumerationUtil
|
||||
"BEACON",
|
||||
"HOPPER",
|
||||
"DROPPER",
|
||||
"BARREL", // Minecraft 1.14
|
||||
"BLAST_FURNACE", // Minecraft 1.14
|
||||
|
||||
// The various shulker boxes, they had to make each one a different material -.-
|
||||
"BLACK_SHULKER_BOX",
|
||||
|
Loading…
Reference in New Issue
Block a user