mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Add Item type extension
This commit is contained in:
parent
31d45b0950
commit
b1121e91e3
3 changed files with 54 additions and 1 deletions
|
|
@ -108,6 +108,7 @@
|
|||
<Compile Include="Inventory\ContainerType.cs" />
|
||||
<Compile Include="Inventory\Item.cs" />
|
||||
<Compile Include="Inventory\ItemType.cs" />
|
||||
<Compile Include="Inventory\ItemTypeExtensions.cs" />
|
||||
<Compile Include="Inventory\ItemTypeGenerator.cs" />
|
||||
<Compile Include="Mapping\BlockPalettes\Palette112.cs" />
|
||||
<Compile Include="Mapping\BlockPalettes\Palette113.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue