mirror of
https://github.com/JamesPeters98/ChestsPlusPlus.git
synced 2025-02-16 20:42:14 +01:00
Complex recipes were using the new Bukkit.craftItem() method which modifies the input recipe. So a copy of the matrix needs to made before hand to prevent it being modified. (The result is available in the CraftingResult record) |
||
---|---|---|
.. | ||
src/main/java/com/jamesdpeters/minecraft/chests | ||
pom.xml |