Craft Recipe Request Packet
data class CraftRecipeRequestPacket(val windowId: Byte, val recipe: String, val makeAll: Boolean) : ServerBoundPacket
Place Recipe | 0x1a | play | serverbound
Parameters
window Id
windowId
recipe
recipe
make All
makeAll