2023-04-13 01:02:31 +03:00
# Fianl Beta
2023-04-02 20:25:30 +03:00
A (Cursed) Fabric mod for Minecraft Beta 1.7.3 that adds some quality of life changes and fixes some issues.
**There's a very high change this mod will not work in multiplayer, as of right now it is purely for singleplayer**
2023-04-08 18:44:36 +03:00
You can change what fixes get applied using the config found in one of the following paths:
| OS | Location |
|-------|----------|
2023-04-13 01:02:31 +03:00
| Windows | %appdata%/.minecraft/config/finalbeta.toml |
| Linux | ~/.minecraft/config/finalbeta.toml |
| macOS | ~/Library/Application Support/minecraft/config/finalbeta.toml |
2023-04-08 18:44:36 +03:00
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.
2023-04-02 20:25:30 +03:00
## List of changes
< details > < summary > Sugar canes can now be places on sand< / summary >

< / details >
< details > < summary > Fixes selected blocks being rendered under text in containers< / summary >
Before:

After:

< / details >
< details > < summary > Fixes the death screen's & e0 message< / summary >
Before:

After:

**Note: Score will always be 0 as nothing gives score in this version**
< / details >
< details > < summary > Made bows bigger and facing the right direction< / summary >
Before:

After:

Also slightly update the skeleton's model to better hold the bow
Before:

After:

< / details >
< details > < summary > Updated list of blocks that pickaxes and axes can mine quicker< / summary >
**Extra pickaxe blocks:**
- Cobblestone stairs
- Redstone ore
- Iron door
- Bricks
- Furnaces
- Dispensers
- Stone pressure plates
- Rails
- Detector rails
- Powered rails
- Pistons
- Sticky pistons
**Extra axe blocks:**
- Wooden stairs
- Door
- Pressure plates
- Jukebox
- Note blocks
- Pumpkins
- Signs
- Trapdoors
- Ladders
- Crafting tables
- Fences
< / details >
< details > < summary > Stairs will now drop themselves rather than cobble/planks< / summary >
Before:< br >
< video controls src = "https://i.imgur.com/QSq8E8m.mp4" / >
After:< br >
< video controls src = "https://i.imgur.com/l5arDtA.mp4" / >
< / details >
< details > < summary > More sounds< / summary >
- Opening / closing chests
- Minecarts
- Items breaking
**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**
2023-04-02 23:07:24 +03:00
< / details >
2023-04-03 01:26:58 +03:00
< details > < summary > Fixes leg armor not being updated while riding< / summary >
2023-04-02 23:07:24 +03:00
Before:< br >
< video controls src = "https://i.imgur.com/UX9nfs8.mp4" / >
After:< br >
< video controls src = "https://i.imgur.com/khlHpop.mp4" / >
Before:

After:

2023-04-02 20:25:30 +03:00
< / details >
2023-04-06 23:56:45 +03:00
< details > < summary > Fixes fishes going above the player's head< / summary >
Before:< br >
< video controls src = "https://i.imgur.com/jrjL1tW.mp4" / >
After:< br >
< video controls src = "https://i.imgur.com/5JPT81N.mp4" / >
< / details >
2023-04-07 19:07:52 +03:00
< details > < summary > Fixes Minecarts hardstopping when hitting arrows or dropped items on tracks< / summary >
Before:< br >
< video controls src = "https://i.imgur.com/5hICLc2.mp4" / >
After:< br >
< video controls src = "https://i.imgur.com/Hf9X8HM.mp4" / >
< / details >
< details > < summary > Fixes Minecarts flickering while moving< / summary >
Before:< br >
< video controls src = "https://i.imgur.com/cBUIE5n.mp4" / >
After:< br >
< video controls src = "https://i.imgur.com/vZGhuos.mp4" / >
< / details >
2023-04-07 23:25:55 +03:00
< details > < summary > Fixes torches (and redstone torches) not having a bottom texture< / summary >
Before:

After:

< / details >
2023-04-07 19:07:52 +03:00
2023-04-02 20:25:30 +03:00
## Troubleshooting
**Q: My achievements screen is all messed up**
A: Its very likely you have the Cursed Legacy API installed, you do not need it for this mod to work and it might cause more problems by itself
**Q: Entities and items don't seem to burn**
A: Check the above answer