ChestsPlusPlus/ChestsPlusPlus_Main
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 Fix Complex Recipes 2021-12-20 16:23:08 +00:00
pom.xml Remove dependency reduced pom 2021-12-20 15:53:46 +00:00
release.properties Moved To Sub-Directory 2020-07-02 22:46:07 +01:00