-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #110 from AnonymousHacker1279/1.20.2-dev
Update master branch with 1.20.2-dev changes
- Loading branch information
Showing
681 changed files
with
16,199 additions
and
4,810 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
This minor update includes three major bugfixes. | ||
This major update ports to MC 1.20.2 and fixes a handful of bugs found during the porting process. | ||
|
||
### Feature Changes / Additions | ||
|
||
- Add Swift Sneak to the Skygazer max level configuration (at level 5) | ||
- Reimplement Battlefield biome generation using BiomeSquisher | ||
- Slight adjustments to trench generation settings | ||
- Slight updates to Battlefield camp and town structures | ||
- Add Lure and Aqua Affinity to the Skygazer max level configuration (at level 5 and 1 respectively) | ||
- Make custom boats placeable by dispensers | ||
|
||
### Bugfixes | ||
|
||
- Fix molten tool recipes not using the proper template item | ||
- Fix duplication bug in the Ammunition Table when shift-clicking | ||
- Fix ammo being dropped when the Ammunition Table is broken, without consuming the materials | ||
- Fix "Unknown recipe category" logspam regarding custom recipe types when joining worlds | ||
- Fix iron panels not rotating properly with structures |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip | ||
networkTimeout=10000 | ||
validateDistributionUrl=true | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists | ||
zipStorePath=wrapper/dists |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -89,4 +89,4 @@ exit /b %EXIT_CODE% | |
:mainEnd | ||
if "%OS%"=="Windows_NT" endlocal | ||
|
||
:omega | ||
:omega |
Oops, something went wrong.