-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged changes from 1.18.x/main, updated VS2 to latest
- Loading branch information
Showing
73 changed files
with
1,002 additions
and
412 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Blacklist changes | ||
* added `minecraft:tall_seagrass` | ||
* added `minecraft:oak_sapling` | ||
* added `minecraft:spruce_sapling` | ||
* added `minecraft:birch_sapling` | ||
* added `minecraft:jungle_sapling` | ||
* added `minecraft:acacia_sapling` | ||
* added `minecraft:dark_oak_sapling` | ||
* added `minecraft:oak_leaves` | ||
* added `minecraft:spruce_leaves` | ||
* added `minecraft:birch_leaves` | ||
* added `minecraft:jungle_leaves` | ||
* added `minecraft:acacia_leaves` | ||
* added `minecraft:dark_oak_leaves` | ||
# Config Changes | ||
* `engineTurnPower` | ||
* `engineHeatChangeExponent` | ||
* `engineFuelSaving` | ||
* `engineMinCapacity` | ||
# Changes | ||
* Updated balloon crafting recipes | ||
* Having extra balloons now increases elevation speed | ||
* Updated mass info for engine and anchor | ||
* Added a more intense animation for when the engine is fully heated | ||
* Made engines affect turn speed | ||
* Redstone will now stop fuel consumption on engines instead of pausing it | ||
# bugfixes | ||
* Fixed bug that caused engine heat to not work properly | ||
* Fixed engine not dropping inventory when broken | ||
* Fixed issues where the player became soft-locked when the helm was destroyed | ||
* Fixed engine not returning bucket |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Blacklist changes | ||
* added `minecraft:snow_block` | ||
# Config Changes | ||
* added `engineRedstoneBehaviorPause` | ||
* added `enginePowerAngularMin` | ||
* renamed `enginePower` to `enginePowerLinear` | ||
* renamed `minEnginePower` to `enginePowerLinearMin` | ||
* renamed `engineTurnPower` to `enginePowerAngular` | ||
* Updated Kotlin and VS2. |
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Blacklist changes | ||
* added `minecraft:deepslate` | ||
* added `minecraft:tuff` | ||
# Recipe Changes | ||
* Grouped balloon color recipes. | ||
* Grouped helm recipes. | ||
* Grouped balloon recipes. | ||
* Added recipe unlock conditions. | ||
* Updated some recipes to use tags instead of specific items | ||
# Changes | ||
* Increased break time for balloons. |
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
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
Oops, something went wrong.