ChestsPlusPlus/ChestsPlusPlus_LatestMC
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/latest Fix Complex Recipes 2021-12-20 16:23:08 +00:00
pom.xml Remove NMS Support 2021-07-28 22:07:53 +01:00