AnyChest supports Shulker Boxes, silent makes sound but doesn't animate.

I'm done for the day, got a lot of stuff to do tomorrow. Hopefully I'll iron out all of the wrinkles by the end of the day.
This commit is contained in:
Jikoo
2016-11-18 01:51:11 -05:00
parent ff683d65d1
commit 9501d1c571
43 changed files with 178 additions and 93 deletions

View File

@@ -27,6 +27,8 @@
</property>
</activation>
<modules>
<module>OpenInvCore</module>
<module>OpenInvPlugin</module>
<module>OpenInvCraftbukkit1_11_R1</module>
</modules>
</profile>
@@ -40,6 +42,8 @@
</property>
</activation>
<modules>
<module>OpenInvCore</module>
<module>OpenInvPlugin</module>
<module>OpenInvCraftbukkit1_7_R4</module>
<module>OpenInvCraftbukkit1_8_R1</module>
<module>OpenInvCraftbukkit1_8_R2</module>
@@ -57,6 +61,8 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
<module>OpenInvCore</module>
<module>OpenInvPlugin</module>
<module>OpenInvCraftbukkit1_4_5</module>
<module>OpenInvCraftbukkit1_4_6</module>
<module>OpenInvCraftbukkit1_4_R1</module>