Skip to content

Commit 31299a7

Browse files
committed
Add gradle wrapper and update README.md
1 parent 78d4894 commit 31299a7

4 files changed

Lines changed: 346 additions & 12 deletions

File tree

README.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,6 @@
11
# ModernBetaPatches
22

3-
Various client-side improvements for [Modern Beta](modernbeta.org). This mod will only apply while logged onto the Modern Beta server, and will have no effect in singleplayer and on other multiplayer servers. The goal of this mod is to remove client/server disagreements for features that can only be implemented server-side.
4-
5-
## Client Fixes
6-
7-
- Turns server capes into real capes.
8-
- Prevents upper slabs from being placed.
9-
- Prevents upside down stairs from being placed.
10-
- Prevents top trapdoors from being placed.
11-
- Prevents stairs from connecting to other stairs.
12-
- Prevents fences from connecting to other blocks.
13-
- Prevents sprinting in survival mode.
14-
- Prevents swimming/crawling.
3+
Cape fix for [Modern Beta](https://www.modernbeta.org/). This mod will only apply while logged onto the Modern Beta server, and will have no effect in singleplayer and on other multiplayer servers.
154

165
## Contributing
176

gradle/wrapper/gradle-wrapper.jar

42.6 KB
Binary file not shown.

gradlew

Lines changed: 251 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 94 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)