Wynd 687251779a | ||
---|---|---|
gradle/wrapper | ||
src/main | ||
.gitignore | ||
README.md | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |
README.md
Final Beta
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
You can change what fixes get applied using the config found in one of the following paths:
OS | Location |
---|---|
Windows | %appdata%/.minecraft/config/finalbeta.toml |
Linux | ~/.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.
List of changes
Fixes the death screen's &e0 message
Note: Score will always be 0 as nothing gives score in this version
Made bows bigger and facing the right direction
Also slightly update the skeleton's model to better hold the bow
Updated list of blocks that pickaxes and axes can mine quicker
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
Stairs will now drop themselves rather than cobble/planks
Before:
After:
More sounds
- 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
Fixes fishes going above the player's head
Before:
After:
Fixes Minecarts hardstopping when hitting arrows or dropped items on tracks
Before:
After:
Fixes Minecarts flickering while moving
Before:
After:
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