Releases: TED-inc/FabricQuarry
Releases · TED-inc/FabricQuarry
1.0.3 - Add support for 1.19.2
1.0.2 - Move GUI to client based loading
Hotfix to prevent crashes in newer versions of Minecraft 1.19
Quarry mining pattern - 1.0.1
Mining pattern change from
1 2 3 4 5
6 7 8 9 10
11 12 13 14 15
16 17 18 19 20
21 22 23 24 25
To:
25 > 24 > 23 > 22 > 21
V
10 > 9 > 8 > 7 20
^ V V
11 2 > [1] 6 19
^ ^ V V
12 3 < 4 < 5 18
^ V
13 < 14 < 15 < 16 < 17
Quarry mining pattern - 0.7.3
Mining is now done in a circular pattern.
Quarry Upgrades - 0.7.2
Versions:
- Minecraft version 1.18.2
Mod:
- Ability to build for 1.18.2
- Switch to java 17
- Reformat to default IntelliJ settings
- Calculation about the minable area is done once per depth. Reset area on mining tube changes.
- Abbreviations renamed to full names.
Quarry Upgrades - 1.0.0
Versions:
- Minecraft version 1.19.0 now has an official 1.0.0 release of this mod.
Automated releases:
- Add the ability to automatically publish releases to releases page
- file for controlling github releases: .github/workflows/publish-release.yml
- Examples available: https://github.com/DissiNL/FabricQuarry/releases
- Release names based on the version of the mod.
Mod:
- Ability to build for 1.19.0
- Switch to java 17
- Reformat to default IntelliJ settings
- Calculation about the minable area is done once per depth. Reset area on mining tube changes.
- Abbreviations renamed to full names.
Fix for TR 5.1.0 release - 0.5.6
- fix sound handler
Fix for new TR version - 0.5.5
- fix rolling machine recipe
Random fixes - 0.5.4
- fix nullref on wrenching
- fix localization issues
- add Simplified Chinese
- skip v0.5.3 because of CurseForge
Server fix - 0.5.2
- fix save of quarry inventory in server world