9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2026-01-06 15:41:52 +00:00

Updated Upstream (Purpur)

Upstream has released updates that appear to apply and compile correctly

Purpur Changes:
PurpurMC/Purpur@304174ec Updated Upstream (Paper)
This commit is contained in:
NONPLAYT
2025-03-08 13:20:18 +03:00
parent 531619b39d
commit 626e933b11
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
--- a/net/minecraft/world/entity/monster/ZombieVillager.java
+++ b/net/minecraft/world/entity/monster/ZombieVillager.java
@@ -320,6 +_,12 @@
@@ -319,6 +_,12 @@
if (!this.isSilent()) {
serverLevel.levelEvent(null, 1027, this.blockPosition(), 0);
}

View File

@@ -2,7 +2,7 @@ group = org.bxteam.divinemc
mcVersion=1.21.4
version=1.21.4-R0.1-SNAPSHOT
purpurRef=e19b670781ee50f7af7a782f16c6e652b369ec91
purpurRef=304174ec0dd431b34bdffe853270187e0f0ac816
experimental=false
org.gradle.configuration-cache=true