File Details
Altcraft Tools v2.0.0
- R
- Aug 2, 2019
- 762.71 KB
- 2.5K
- 1.14.4
- Fabric
File Name
altcraft-tools-2.0.0.jar
Supported Versions
- 1.14.4
Curse Maven Snippet
Changelog
Please notice, there is no downwards compatibility possible for this patch because of changes to the data structure.
API
- Altcraft Tools now has a
Registry<Handle>to manage upcoming handle types - Changed project structure to match current minecraft structure
- Handles may be "special" for not to match all tools
- Items may be "special" to match special handles (both for compatibility issues)
Data
- Changed handle IDs (for registry reasons). If you upgrade from v1.0.0 you may not have the handle you built.
- Changed tag structure (for the same registry reasons). Tags are now
altcraft: {handle: "altcraft:wood"}(replace altcraft:wood with the proper handle ID) - Changed recipes to match the new structure
Fixes
- Fixed german translation displaying
?instead ofä - Fixed aquisition of recipes through rod items
Coming Soon
- Compatibility patches for other tool mods
- New handles and tools

