DeclareDecipes didn't change, only smithing was added

This commit is contained in:
ice_iix 2020-06-27 17:57:53 -07:00
parent 64291ccad6
commit a35fa30f58
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ protocol_packet_ids!(
0x57 => Advancements
0x58 => EntityProperties
0x59 => EntityEffect
0x5a => DeclareRecipes // TODO
0x5a => DeclareRecipes
0x5b => TagsWithEntities
}
}