Updated the README with the new 1.2.0 fixes

master
Wynd 2024-08-30 13:44:26 +03:00
parent 033d175097
commit 97c7f970dc
2 changed files with 53 additions and 9 deletions

View File

@ -6,11 +6,11 @@ A (Cursed) Fabric mod for Minecraft Beta 1.7.3 that adds some quality of life ch
You can change what fixes get applied using the config found in one of the following paths: You can change what fixes get applied using the config found in one of the following paths:
| OS | Location | | OS | Location |
|-------|----------| | ------- | ------------------------------------------------------------- |
| Windows | %appdata%/.minecraft/config/finalbeta.toml | | Windows | %appdata%/.minecraft/config/finalbeta.toml |
| Linux | ~/.minecraft/config/finalbeta.toml | | Linux | ~/.minecraft/config/finalbeta.toml |
| macOS | ~/Library/Application Support/minecraft/config/finalbeta.toml | | macOS | ~/Library/Application Support/minecraft/config/finalbeta.toml |
Note that if you're using something like MultiMC or any of its derivates the folder will be in a different location, in those instances simply right click on your profile and click on "Folder", this will open the location where you can find the .minecraft folder and follow the path from above. Note that if you're using something like MultiMC or any of its derivates the folder will be in a different location, in those instances simply right click on your profile and click on "Folder", this will open the location where you can find the .minecraft folder and follow the path from above.
@ -29,6 +29,7 @@ Note that if you're using something like MultiMC or any of its derivates the fol
- Opening / closing chests - Opening / closing chests
- Minecarts - Minecarts
- Items breaking - Items breaking
- Climbing ladders
**Note: The mod doesn't add any sounds by itself, all of these sounds are already present in your "resources" folder, they are automatically downloaded by Minecraft itself** **Note: The mod doesn't add any sounds by itself, all of these sounds are already present in your "resources" folder, they are automatically downloaded by Minecraft itself**
@ -40,6 +41,12 @@ Note that if you're using something like MultiMC or any of its derivates the fol
</details> </details>
<details><summary>Adds Cloud height slider in Video Settings</summary>
<video controls src="https://i.imgur.com/UED8RTl.mp4" />
</details>
<details><summary>Removes the id tags above entities while in F3 mode</summary> <details><summary>Removes the id tags above entities while in F3 mode</summary>
Before:<br> Before:<br>
@ -83,6 +90,20 @@ Real life days are calculated differently from the world time but are stored in
</details> </details>
<details><summary>Minecart improvements</summary>
Such as a 25% increased in speed
<video controls src="https://i.imgur.com/LPlalym.mp4" />
Or furnace minecarts pushing other minecarts in their path
<video controls src="https://i.imgur.com/utqVWaS.mp4" />
Or furnace minecarts loading chunks around them when going on tracks.
</details>
### Fixes ### Fixes
<details><summary>Fixes selected blocks being rendered under text in containers</summary> <details><summary>Fixes selected blocks being rendered under text in containers</summary>
@ -104,6 +125,7 @@ After:
![death screen displaying a yellow score of 0](https://i.imgur.com/rTHeTOk.png) ![death screen displaying a yellow score of 0](https://i.imgur.com/rTHeTOk.png)
**Note: Score will always be 0 as nothing gives score in this version** **Note: Score will always be 0 as nothing gives score in this version**
</details> </details>
<details><summary>Made bows bigger and facing the right direction</summary> <details><summary>Made bows bigger and facing the right direction</summary>
@ -124,9 +146,10 @@ After:
</details> </details>
<details><summary>Updated list of blocks that pickaxes and axes can mine quicker</summary> <details><summary>Updated list of blocks that pickaxes, shovels and axes can mine quicker</summary>
**Extra pickaxe blocks:** **Extra pickaxe blocks:**
- Cobblestone stairs - Cobblestone stairs
- Redstone ore - Redstone ore
- Iron door - Iron door
@ -141,6 +164,7 @@ After:
- Sticky pistons - Sticky pistons
**Extra axe blocks:** **Extra axe blocks:**
- Wooden stairs - Wooden stairs
- Door - Door
- Pressure plates - Pressure plates
@ -153,6 +177,10 @@ After:
- Crafting tables - Crafting tables
- Fences - Fences
**Extra shovel blocks:**
- Soul sand
</details> </details>
<details><summary>Stairs will now drop themselves rather than cobble/planks</summary> <details><summary>Stairs will now drop themselves rather than cobble/planks</summary>
@ -259,14 +287,27 @@ Before:<br>
After:<br> After:<br>
<video controls src="https://i.imgur.com/8Dj19lR.mp4" /> <video controls src="https://i.imgur.com/8Dj19lR.mp4" />
**Note**: This is not the prettiest of fixes and edge cases might still exist as I didn't test it in normal gameplay for long periods of time. If you experience any issues with already placed doors break them and then place them again, this should fix them. **Note**: This is not the prettiest of fixes and edge cases might still exist as I didn't test it in normal gameplay for long periods of time. If you experience any issues with already placed doors break them and then place them again, this should fix them.
</details> </details>
<details><summary>Fixes furnace minecarts permanently destroying unused coal loaded in them</summary>
Before:
<video controls src="https://i.imgur.com/mMo6Vdl.mp4"/>
After:
<video controls src="https://i.imgur.com/9FOf9yn.mp4" />
</details>
<br> <br>
As well as a bunch of other minor issues not worth having before/after images such as: As well as a bunch of other minor issues not worth having before/after images such as:
- ghasts getting killed in 1 hit by their reflected fireballs
- slimes not splitting when their HP gets reduced below 0
- fixes grass block items being rendered incorrectly - fixes grass block items being rendered incorrectly
- made the chicken hitbox slightly taller - made the chicken hitbox slightly taller
- allows the use of `shift` key to drop the entire held stack and to exit vehicles - allows the use of `shift` key to drop the entire held stack and to exit vehicles
@ -278,6 +319,7 @@ As well as a bunch of other minor issues not worth having before/after images su
## Install ## Install
### Vanilla Launcher ### Vanilla Launcher
- Download the Vanilla Launcher installer of Cursed Legacy Fabric from [https://minecraft-cursed-legacy.github.io/downloads.html](https://minecraft-cursed-legacy.github.io/downloads.html) - Download the Vanilla Launcher installer of Cursed Legacy Fabric from [https://minecraft-cursed-legacy.github.io/downloads.html](https://minecraft-cursed-legacy.github.io/downloads.html)
- Run the installer and let it finish - Run the installer and let it finish
- Download the latest version of the mod - Download the latest version of the mod
@ -285,6 +327,7 @@ As well as a bunch of other minor issues not worth having before/after images su
- Start the launcher and make sure you pick the Cursed Fabric profile before starting the game - Start the launcher and make sure you pick the Cursed Fabric profile before starting the game
### MultiMC / Prism Launcher ### MultiMC / Prism Launcher
- Download the MultiMC archive of Cursed Legacy Fabric from [https://minecraft-cursed-legacy.github.io/downloads.html](https://minecraft-cursed-legacy.github.io/downloads.html) - Download the MultiMC archive of Cursed Legacy Fabric from [https://minecraft-cursed-legacy.github.io/downloads.html](https://minecraft-cursed-legacy.github.io/downloads.html)
- Open your MultiMC / Prism Launcher - Open your MultiMC / Prism Launcher
- Drag the .zip file into the launcher (you can also choose a different name for this profile now) and click Ok - Drag the .zip file into the launcher (you can also choose a different name for this profile now) and click Ok
@ -303,3 +346,4 @@ A: Check the above answer
**Q: Entities and items don't seem to burn** **Q: Entities and items don't seem to burn**
A: Check the above answer A: Check the above answer