-
Notifications
You must be signed in to change notification settings - Fork 288
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
3 additions
and
14 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,13 +1,2 @@ | ||
- Fix possible crash when not using curios | ||
- Make gravisand react to magenets | ||
- Fix magnets not affecting blocks without BlockItems | ||
- Fix variant selector turning stacks into single blocks/items | ||
- Allow clicking empty slots with seed pouch to deposit items | ||
- Allow putting bonemeal in seed pouch to bonemeal large areas quickly | ||
- Allow seed pouches to be shift clicked onto chests to dump their inventory | ||
- Add Bumblezone's special items to Quark's enchanting tooltip config (Thanks TelepathicGrunt!) | ||
- Allow waxing magnets to turn off their particles | ||
- Improve trough performance a bit more | ||
- Fix matrix enchanting table crash (#4678) | ||
- Fix Oddities totem overriding curios when it shouldn't | ||
- Fix null list crash when disabling fairy rings module | ||
- Fix matrix enchanting candle influence not working | ||
- Fix dependency on an unreleased zeta version |
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,5 +1,5 @@ | ||
forge=47.1.3 | ||
zeta=1.0-15.71 | ||
zeta=1.0-14.70 | ||
jei=4712868 | ||
terrablender=1.20.1-3.0.0.169 | ||
flan=4819286 | ||
|