generated from neoforged/MDK
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix a dupe issue with the slotted book
- Loading branch information
1 parent
094eb0d
commit 9ed5269
Showing
4 changed files
with
32 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,3 @@ | ||
# Additions | ||
# Fixes | ||
|
||
- New fancy clock and grandfather clock blocks | ||
- Sounds for the tape measure | ||
- Config to allow removing the various wooden and colored variants from JEI | ||
|
||
# Changes | ||
|
||
- Bookcases now have enchantment power depending on the amount of books in them | ||
- Redstone: Volume 1 was renamed to Redstone Book | ||
- Fix a dupe issue with the slotted book |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Clocks + some minor changes and additions | ||
Fix a dupe bug |