Configurable per-world void damage offset/damage(#11436)
This commit is contained in:
parent
e3c8a8eef1
commit
b410fe8697
4 changed files with 165 additions and 3 deletions
|
@ -7,7 +7,7 @@ Beyond calling the BlockFadeEvent in more places, this patch also aims
|
|||
to pass the proper replacement state to the event, specifically for
|
||||
potentially waterlogged block states fading.
|
||||
|
||||
Co-authored-by: Lulu13022002 <41980282+Lulu13022002@users.noreply.github.com
|
||||
Co-authored-by: Lulu13022002 <41980282+Lulu13022002@users.noreply.github.com>
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/world/level/block/FrogspawnBlock.java b/src/main/java/net/minecraft/world/level/block/FrogspawnBlock.java
|
||||
index 669234bca9fa50548447f77dc5f314df8d9dd7c9..f2d4264743b6070f36adb66d00a3de0a72b86846 100644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue