Better implementation for crafting grid (#1496)
* Better implementation for crafting grid Tackles #1368 and tries to fix it by caching the recipe to not call "CraftingManager.findMatchingResult" every single time it tries to craft * Fix code-style and update changelog
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
### 1.5.21
|
||||
- Updated Portuguese (Brazilian) translation (Pinz714)
|
||||
- Fixed crash with External Storage (raoulvdberge)
|
||||
- Fixed stack-crafting in the crafting grid (crafting table) causing lag on a dedicated server (Lordmau5)
|
||||
|
||||
### 1.5.20
|
||||
- Restore MC 1.12.0 compatibility (raoulvdberge)
|
||||
|
Reference in New Issue
Block a user