ChestsPlusPlus/ChestsPlusPlusAPI
James Peters 9ad0e41c6b Fix Complex Recipes
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)
2021-12-20 16:23:08 +00:00
..
src/main/java/com/jamesdpeters/minecraft/chests Fix Complex Recipes 2021-12-20 16:23:08 +00:00
pom.xml Update to 1.17 and Java 16. 2021-07-12 21:13:13 +01:00