Support for limitshop ingedient enchants.

This commit is contained in:
MobiusDevelopment
2021-05-19 22:46:47 +00:00
parent 713970df65
commit 0fc220755a
13 changed files with 193 additions and 21 deletions

View File

@@ -11,6 +11,7 @@
<xs:extension base="xs:string">
<xs:attribute type="xs:int" name="id" use="optional"/>
<xs:attribute type="xs:long" name="count" use="optional"/>
<xs:attribute type="xs:int" name="enchant" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>