
Inventory Tweaks
Leeo97one opened this issue ยท 1 comments
We currently can't use Inventory Tweaks in the backpacks' inventory so I've configured some compatibility informations in the file config/InvTweaksCompatibility.xml
:
<root>
<chest class="net.mcft.copy.backpacks.container.ContainerBackpack" row_size="4" large_chest="false"/>
</root>
And it works!
But it would be better if you could use the Inventory Tweaks API for an out the box compatibility.