Skip to content

Commit

Permalink
Add Pixelmon empty pokéball to entity desync blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
ACGaming committed Jan 13, 2024
1 parent b0bea73 commit eb417aa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ public static class EntityDesyncCategory
public String[] utEntityDesyncBlacklist = new String[]
{
"minecraft:minecart",
"pixelmon:empty_pokeball",
"pixelmon:occupied_pokeball"
};
}
Expand Down

0 comments on commit eb417aa

Please sign in to comment.