Skip to content

Commit

Permalink
dont test with armadillo
Browse files Browse the repository at this point in the history
(cherry picked from commit b4897fd)
  • Loading branch information
deirn committed May 26, 2024
1 parent f3efff6 commit b02e85a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public void register(IRegistrar registrar) {
BlockEntityType.BED);

registrar.addBlacklist(9000,
EntityType.ARMADILLO,
EntityType.CREEPER,
EntityType.BLAZE);

registrar.removeBlacklist(8900,
Expand Down

0 comments on commit b02e85a

Please sign in to comment.