Skip to content

Commit

Permalink
feat: remove requirement for sponge from elder guardian ritual
Browse files Browse the repository at this point in the history
  • Loading branch information
klikli-dev committed May 13, 2024
1 parent edba352 commit b4aaa89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ smartbrainlib_version=1.11
smartbrainlib_version_range=[1.11,)
almost_unified_version=0.5.0
almost_unified_version_range=[0.5.0,)
modonomicon_version=1.60.0
modonomicon_version=1.67.0
modonomicon_version_range=[1.60.0,)
theurgy_version=1.17.1
theurgy_version_range=[1.17.1,)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"item": "minecraft:dark_prismarine"
},
{
"item": "minecraft:wet_sponge"
"item": "minecraft:yellow_wool"
},
{
"item": "minecraft:sea_lantern"
Expand Down

0 comments on commit b4aaa89

Please sign in to comment.