- Removed Crowdin files
This is due to the unpopularity of Machine Translations. If you want a language supported, translate it and post under Sakura's ItemScroller Issues -- With that said, if you wish to become more of a permanent language translator for these mods, I can invite you to my crowdin account. Until then, any Machine translations that I could find / recall from recent memory have been removed; which will also revert some existing lang files, such as various additions under Chinese to English until I can gain that support more consistantly. Note that as various configs get added to the mod, this will also mean that languages without a proper human maintainer WILL NOT BE FULLY TRANSLATED. I have tried and spent my own money on these Crowdin projects in order to be more open for more of the top 30 languages to be represented, only for this to be the result due to the poor quality of Machine Translations. I assume that you understand that it's better to have NO translation instead of a poor translation.
- Port to 1.21.3.
- Convert RecipeBook storage to include new 'NetworkRecipeId' and 'RecipeCategory' for compatability with large changes to the Client-sided Vanilla Crafting. These values help ensure that the correct recipe's are saved and matched upon Client Recipe Book changes / refreshes.
- This now allows you to massCraft using alternative blocks; such as any Wood Planks for chests, no matter which Plank that you saved in your Recipe View.
- Add
massCraftHold
/massCraftToggle
similar to Andrew's craft-fix mod - Convert config with
apply()
method from 1.21.2+. - Add various langs from Crowdin (Please report translation issues to my GitHub)
- Fix recipe Saving from code merge issues
- Various bug fixes particularly with Item Sorting.
- Adds additional item sorting options, such as
Catagory Name
where you can organize which catagorys get sorted in which order, orsortBundlesAtEnd
,sortShulkerBoxesInverted
, andsortBundlesInverted
. - feat: Add sortInventory features from SNAPSHOT (Back Ported changes) with plenty of new Item Sorting options, including a 'Enable/Disable' toggle; and Vanilla Categories via sortCategoryOrder, sortMethodDefault, sortTopPriorityInventory, and sortBottomPriorityInventory
- fix: massCraftUseRecipeBook halting mass crafting when Inventory is otherwise full (Such as a full inventory of Emerald Blocks)
- Requires MaLiLib 0.21.1
Another update by Sakura-Ryoko and zly2006. With contributions from WenDavid552 and others.
0.23.999-sakura.8
- Finally adds a (re-)implementation of the Recipe Book Protocol support, similar o Andrew's craft-fix fork. This was a heavily requested feature that does not craft invalid results when enabled. This was an overall effort between whendavid, zly2006, and I over time & addresses some of the current issues with the craft-fix fork.
0.23.999-sakura.7
- Some test fixes related to clickSlot buffering and SwapsOnly config (zly2006)
- Migrate to masa's Maven
0.23.999-sakura.6
- malilib version bump to 0.20.0
0.23.999-sakura.5
- Add sortInventory config to aid in automatically resorting your inventory
0.23.999-sakura.4
- Add Chinese and Spanish es_es translations
Original build time: 2024-08-20 20:44:11 +0300
- Update to Minecraft 1.20.5 and 1.20.6 (by Sakura-Ryoko)
Note: This update is entirely the work of Sakura-Ryoko. I don't currently plan to update my mods myself anymore from the old "pre-rewrite" code for any MC versions after 1.20.4. And there is currently no ETA for if/when the "new code" might be ready, if ever. So basically at least for now any updates for 1.20.5+ will be made by someone other than me, but I'll still occasionally upload the releases here once they stabilize after each MC release.
- Update to the malilib package move
- Update to various malilib refactor things
- Remove the Forge-specific rendering mixin target variant
- Move the client tick handler to be called from malilib
- Port to Ornithe 1.12.2
Requires malilib 0.60.0-alpha.1
Original build time: 2023-12-26 17:30:14 +0200
- Update to MC 1.20.3 snaphot 23w43b
Requires malilib 0.18.x
Original build time: 2023-10-31 22:06:20 +0200