Skip to content

Commit ee828ef

Browse files
committed
1.2.5
1 parent 224695f commit ee828ef

4 files changed

Lines changed: 1672 additions & 475 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</p>
55
<br>
66

7-
Minecraft Authentic Adventure (latest version: 1.2.1) is a minimalistic mod for 1.2.5 that reverts the game to a more Beta-esque aesthetic with hilly terrain generation, sandbox gameplay and an overall enjoyable experience for player from both the golden age and the modern era.
7+
Minecraft Authentic Adventure (latest version: 1.2.5) is a minimalistic mod for 1.2.5 that reverts the game to a more Beta-esque aesthetic with hilly terrain generation, sandbox gameplay and an overall enjoyable experience for player from both the golden age and the modern era.
88

99
*Why don't you check out Authentic Adventure's sister project, [Minecraft Diverge](https://github.com/BlueStaggo/MCDiverge)?*
1010

changelog.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# 1.2.5
2+
Released: March 17th 2024
3+
4+
## Additions
5+
- Beta world type
6+
- Controller support
7+
8+
## Changes
9+
10+
### Biomes
11+
- Redjusted the height of forests, taigas and birch forests
12+
- Increased the frequency of ice mountains
13+
- Removed plains from inside of forests
14+
- Removed birch trees from rainforests
15+
16+
### Gameplay
17+
- Classic Mode
18+
- Cows, chickens and sheep no longer drop meat
19+
- Zombies drop feathers instead of rotten flesh
20+
- Zombie Pigmen drop cooked pork instead of pigman flesh
21+
- Made the sprint cooldown vignette slightly darker
22+
23+
## Bug Fixes
24+
- Blocks now update correctly in multiplayer
25+
- Cursor now correctly centers onto the screen when the inventory is opened
26+
27+
---
28+
129
# 1.2.4
230
Released: December 29th 2023
331

@@ -11,13 +39,17 @@ Released: December 29th 2023
1139
- Empty chunks are no longer prone to crashing
1240
- Blocks now break correctly at maximum chunk height
1341

42+
---
43+
1444
# 1.2.3
1545
Released: December 28th 2023
1646

1747
## Changes
1848
- Adjusted the height of forests, taigas and birch forests
1949
- Quit game button is now always visible on the title screen
2050

51+
---
52+
2153
# 1.2.2
2254
Released: December 26th 2023
2355

@@ -31,6 +63,8 @@ Released: December 26th 2023
3163
- The bottommost layer of the world now generates correctly
3264
- The bottommost section of the world (lowest 16 blocks) now gets sent to the client
3365

66+
---
67+
3468
# 1.2.1
3569
Released: December 25th 2023
3670

@@ -53,6 +87,8 @@ Released: December 25th 2023
5387
- XP no longer appears in creative mode while sneaking
5488
- The world creation screen and game over screen no longer suggests that hardcore mode prevents respawning
5589

90+
---
91+
5692
# 1.2
5793
Released: December 25th 2023
5894

@@ -75,6 +111,10 @@ Released: December 25th 2023
75111
- Features tall spruce trees
76112
- Mushroom Valley
77113
- Variant of Rainforest featuring mycelium and large mushrooms
114+
- Seasonal Forest
115+
- Unused biome left in the code
116+
- Unable to generate even in customized worlds
117+
- Forest variant with less trees
78118
- Snowcapped Hills
79119
- Resembles Extreme Hills from release 1.7
80120
- Snowcapped Peaks
@@ -189,6 +229,8 @@ Released: December 25th 2023
189229
- More blocks are pick blcoked correctly in creative mode
190230
- Warning text for far render distance on 32 bit systems now renders correctly
191231

232+
---
233+
192234
# 1.1
193235
Released: July 1st 2023
194236

0 commit comments

Comments
 (0)