Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCantCode authored Jan 13, 2023
1 parent 1786444 commit 14178e4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# crystal-zero-delay
A simple fabric mod that allows you to entirely remove the delay between placing and breaking end crystals in minecraft - please keep in mind this might be considered cheating on some servers


Its like literally 5 lines of code lmao
theres no check for singleplayer so crystal pvp in singleplayer breaks somewhat.

IF YOU WANT TO BUILD IT YOURSELF:

1.) git clone https://github.com/JanCantCode/crystal-zero-delay/
2.) cd crystal-zero-delay
3.) gradlew build
4.) go into crystal-zero-delay/build/libs/crystalspeed-1.0-SNAPSHOT.jar
5.) put the file in your mods folder
6.) your done!

0 comments on commit 14178e4

Please sign in to comment.