Skip to content

Commit

Permalink
Merge branch '1.20.6' into 1.21.1
Browse files Browse the repository at this point in the history
* 1.20.6:
  Fixed type
  • Loading branch information
Faboslav committed Nov 15, 2024
2 parents a783dde + 3744844 commit 155b818
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,12 +128,7 @@ private void friendsandfoes_processEntities(
serverWorldAccess,
serverWorldAccess.getLocalDifficulty(BlockPos.ofFloored(entityPos)),
SpawnReason.STRUCTURE,
<<<<<<< HEAD
null
=======
null,
entityNbt
>>>>>>> 1.20.4
);
}

Expand Down

0 comments on commit 155b818

Please sign in to comment.