Skip to content

Commit

Permalink
Patched:
Browse files Browse the repository at this point in the history
- Fixed being able to see entities through blocks
- Fixed being able to see Operator Blocks like Barrier, Structure Void and so on
  • Loading branch information
darksoulq committed Nov 30, 2024
1 parent 49092ff commit cd1aea4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.darksoul</groupId>
<artifactId>whatisthat</artifactId>
<version>1.3.4</version>
<version>1.3.5</version>
<packaging>jar</packaging>

<name>whatisthat</name>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: WhatIsThat
version: '1.3.4'
version: '1.3.5'
main: me.darksoul.whatIsThat.WhatIsThat
api-version: '1.21'

Expand Down

0 comments on commit cd1aea4

Please sign in to comment.