Skip to content

Commit

Permalink
Fix Dictionaries in ?code (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
Reasonlesss authored Jul 23, 2022
1 parent 8e0da9c commit 99d517b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ enum ParamConverter {
POTION("Potion"),
VARIABLE("Variable"),
LIST("List"),
DICT("Dictionary"),
ITEM("Item"),
PROJECTILE("Projectile"),
SPAWN_EGG("Spawn Egg"),
Expand Down

0 comments on commit 99d517b

Please sign in to comment.