Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GalvinPython authored Dec 12, 2024
1 parent 57ca86c commit 965f1dc
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ Ban Sleeping is a Minecraft Mod for Fabric 1.21 that prevents the player from sl
# Compatible Versions
| Mod Version | Loader | Game Version(s) | Mod Version File |
|-------------|--------|-----------------|-------------------------|
| 1.0.1 | Fabric | 1.21.4 | 1.0.1-fabric+1.21.4.jar |
| 1.0.1 | Fabric | 1.21.3 | 1.0.1-fabric+1.21.3.jar |
| 1.0.1 | Fabric | 1.21.2 | 1.0.1-fabric+1.21.2.jar |
| 1.0.1 | Fabric | 1.21.1 | 1.0.1-fabric+1.21.1.jar |
| 1.0.1 | Fabric | 1.21 | 1.0.1-fabric+1.21.jar |
| 1.0.0 | Fabric | 1.21 | 1.0.0-fabric+1.21.jar |

Expand All @@ -19,11 +15,7 @@ Playing on a **server**? You are not required to have this downloaded.
Also: This mod requires the **Fabric API**

## About 1.0.1
1.0.1 was just a refactoring change, no new features were added. It was also the introduction of a new policy for distributing the mod.

Every update will now have its own .jar file to keep up to date with the Fabric API requirements. This helps me identify potential issues with the mod and new Minecraft/Farbic API versions.

However, each mod file will not be tied to one game version, but rather a minimum game version. i.e. you can run the 1.21 version on 1.21.1, however there may be issues with it
1.0.1 was just a refactoring change, no new features were added

# Demonstration of Mod
![Mod in action](https://cdn.modrinth.com/data/IvwI6YOW/images/21d6b30795faca98cbeb614ea94d00112d53d322.png)

0 comments on commit 965f1dc

Please sign in to comment.