Skip to content

Commit

Permalink
remove 'charged' raw nbt
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Apr 11, 2021
1 parent c2cb976 commit 592252e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -64,7 +64,7 @@ private ItemRawNBT(ItemTag _item) {
// Potions
"CustomPotionEffects", "Potion", "CustomPotionColor",
// Crossbow specific
"ChargedProjectiles",
"ChargedProjectiles", "Charged",
// Book specific
"resolved", "generation", "author", "title", "pages",
// Player Head specific
Expand Down

0 comments on commit 592252e

Please sign in to comment.