Skip to content

Commit

Permalink
updated upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
TrainmasterHD committed Feb 6, 2025
1 parent 15bfe50 commit 85cb7bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- a/net/minecraft/world/entity/Entity.java
+++ b/net/minecraft/world/entity/Entity.java
@@ -3433,7 +_,17 @@
@@ -3429,7 +_,17 @@
}

public boolean isAlliedTo(@Nullable Team team) {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
group=net.gommehd.cheetah
version=1.21.4-R0.1-SNAPSHOT
mcVersion=1.21.4
paperRef=7e21cb818132116efc5305777eb6d72f07431294
paperRef=742968e078744a9d9fea35dc601cb6fecf05d889

org.gradle.configuration-cache=true
org.gradle.caching=true
Expand Down

0 comments on commit 85cb7bd

Please sign in to comment.