Skip to content

Commit

Permalink
Fix Deepslate slik touch #16
Browse files Browse the repository at this point in the history
  • Loading branch information
ZsoltMolnarrr committed Aug 10, 2024
1 parent 919b950 commit a624560
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.3.6

- Fix Deepslate Gem Vein drops as the stone ore variant when mined with Silk Touch #16

# 1.3.5

- Update some translations
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ yarn_mappings=1.20.1+build.10
loader_version=0.15.7

# Mod Properties
mod_version=1.3.5
mod_version=1.3.6
maven_group=net
archives_base_name=Jewelry

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
}
],
"name": "jewelry:gem_vein"
"name": "jewelry:deepslate_gem_vein"
},
{
"type": "minecraft:group",
Expand Down

0 comments on commit a624560

Please sign in to comment.