Update README.md
This commit is contained in:
parent
d2aae27480
commit
4f6fc5bb85
|
|
@ -6,7 +6,7 @@ To compile, use: <pre>./gradlew build</pre>
|
||||||
|
|
||||||
Remember to change the JDK version to a compatible version, ie.: <pre>-Dorg.gradle.java.home=/usr/lib/jvm/java-21-openjdk</pre>
|
Remember to change the JDK version to a compatible version, ie.: <pre>-Dorg.gradle.java.home=/usr/lib/jvm/java-21-openjdk</pre>
|
||||||
|
|
||||||
The below changes represent what is in the modpack itself.
|
The below changes represent what is in the modpack itself (currently a little outdated).
|
||||||
|
|
||||||
## Vanilla changes
|
## Vanilla changes
|
||||||
|
|
||||||
|
|
@ -39,7 +39,6 @@ The below changes represent what is in the modpack itself.
|
||||||
## To-Do
|
## To-Do
|
||||||
|
|
||||||
- Remove the experience cost of enchanting with a table (not anvil)
|
- Remove the experience cost of enchanting with a table (not anvil)
|
||||||
- Start ancient debris generating in the End
|
|
||||||
- Add a new music disc, sure, why not
|
- Add a new music disc, sure, why not
|
||||||
- Replace the obsidian hammer with something (we have not decided what)
|
- Replace the obsidian hammer with something (we have not decided what)
|
||||||
- New texture for the enchanting table
|
- New texture for the enchanting table
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue