Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Fix Y Coordinate offset for y < 0
Browse files Browse the repository at this point in the history
  • Loading branch information
phil3197 committed Mar 11, 2022
1 parent d02c0d2 commit 3a4ff4f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 12,327 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plugins {
apply plugin: 'net.minecraftforge.gradle'


version = '1.18.2-1.0.0'
version = '1.18.2-1.0.1'
group = 'de.phil.coordinatesviewer' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'coordinatesviewer'

Expand Down
Loading

0 comments on commit 3a4ff4f

Please sign in to comment.