Skip to content

Commit 59f10d0

Browse files
committed
add sodium
1 parent eba4544 commit 59f10d0

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

CHANGELOG-LATEST.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
### Added
1+
### Changed
22

3-
- Added Spider icon (@bucketBrian).
4-
5-
### Fixed
6-
7-
- Fixed crash with recent Mixed Litter update.
3+
- Spyglass Discovery is now disabled by default due to issues with lag.

neoforge/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@ dependencies {
8282
// KubeJS
8383
compileOnly "maven.modrinth:kubejs:${kubejs_version}"
8484

85+
// Sodium
86+
runtimeOnly "maven.modrinth:sodium:mc1.21.1-0.8.12-beta.1-neoforge"
87+
8588
// Serene Seasons
8689
compileOnly "maven.modrinth:serene-seasons:${serene_seasons_neoforge_version}"
8790
//runtimeOnly "maven.modrinth:serene-seasons:${serene_seasons_neoforge_version}"

0 commit comments

Comments
 (0)